# Security

- [RDP Security, why?](https://docs-servers.zesty.group/security/rdp-security-why.md): Here, we will explain in detail why users should change their RDP port and add 2FA to their servers.
- [RDPHelper](https://docs-servers.zesty.group/security/rdphelper.md): RDPHelper is a paid service to help protect your Windows machine from RDP based attacks.
- [Setup 2FA (TOTP)](https://docs-servers.zesty.group/security/rdphelper/setup-2fa-totp.md): How to setup RDP 2FA with RDPHelper and Google Authenticator.
- [Whitelist IP Address](https://docs-servers.zesty.group/security/rdphelper/whitelist-ip-address.md): How to whitelist your IP address on RDPHelper.
- [Blacklist IP Address](https://docs-servers.zesty.group/security/rdphelper/blacklist-ip-address.md): How to whitelist an IP address on RDPHelper.
- [Change Password](https://docs-servers.zesty.group/security/rdphelper/change-password.md): How to change your password using RDPHelper.
- [Change RDP Port](https://docs-servers.zesty.group/security/rdphelper/change-rdp-port.md): How to change your RDP port using RDPHelper.
- [How to change your RDP Port](https://docs-servers.zesty.group/security/rdp-change.md)
- [RDP Change - ZestyTool](https://docs-servers.zesty.group/security/rdp-change/zestytool.md): How do I change my RDP port? This is a guide on how to change the remote desktop port in your windows server using the ZestyTool.
- [RDP Change - Manually](https://docs-servers.zesty.group/security/rdp-change/manual.md): How do I change my RDP port? This is a guide on how to change the remote desktop port in your windows server.
- [How to enable brute force prevention](https://docs-servers.zesty.group/security/how-to-enable-brute-force-prevention.md): How do I prevent brute force on my Windows RDP server? This is a guide on how to enable RDP brute force protection on your server.
- [How to setup DUO 2FA on RDP](https://docs-servers.zesty.group/security/how-to-setup-duo-2fa-on-rdp.md): How do I setup MFA/2FA on my RDP Server? This is a guide on how to setup duo.com 2FA for Windows Server RDP.
- [How to change Windows password?](https://docs-servers.zesty.group/security/how-do-i-change-windows-password.md): This is a guide on how to change your Windows password.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-servers.zesty.group/security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
