# How to enable brute force prevention

{% hint style="danger" %}
Do this on your server, not on your home computer.&#x20;
{% endhint %}

### Video Guide / How-To Video

{% embed url="<https://www.youtube.com/watch?v=Rdo9YiezMDs>" %}

### Downloading the Software

Download the latest version of the ZestyTool [**here.**](https://downloads-lax01-cdn.zesty.cloud/installers/ZestyTool_Installer.exe) After you have downloaded the installer, install the program and run it.&#x20;

![](/files/E0snU6XsxkgFSjVns6Vv)

### Installing Brute Force Defense (EZWinBan)

Go to the RDP Security Tab and install the **Brute Force Defense** system.

![](/files/wwxJPhe8o9Me8h3vbVyt)

### Whitelisting Your IP

After this, whitelist your home IP on the server. You may find your IP by using this website: <https://api.ipify.org>\
We do not recommend that you whitelist public/coffee shop IP addresses.&#x20;

![](/files/A6iX0BdtnNo7Wzg7dDqF)

{% hint style="danger" %}
If you have gotten banned from your server because you failed to whitelist your IP, please open a ticket in our [**discord server** ](https://discord.gg/zesty)and we will help you get back in.&#x20;
{% endhint %}


---

# 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/how-to-enable-brute-force-prevention.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.
