# Setting up a CloudFlare account to filter bots

<mark style="color:red;">**Why do I need to configure Cloudflare to filter bots?**</mark>

{% embed url="<https://www.veed.io/view/1175ce11-219d-4658-ab27-054f0e96f715>" %}

**Protection against detection**&#x20;

Cloudflare provides services that hide the real IP address of the server hosting the phishing site. This makes it difficult for providers, security services, and law enforcement agencies to detect and block it. An attacker can use Cloudflare to avoid a quick site deletion.

**Increasing user trust**&#x20;

Cloudflare offers free SSL certificates, which allows attackers to create a semblance of legitimacy. Users, seeing "https" in the address bar, may be less careful and trust the site more, which increases the chances of successfully obtaining their personal information.\
&#x20;

**Multi-level traffic filtering**

Cloudflare uses sophisticated algorithms to filter traffic, which can make it difficult to detect phishing activities. Attackers can use this to their advantage to avoid being blocked and continue to gain access to potential victims.

**Anonymity**&#x20;

Cloudflare helps hide the location and identity of the attacker, making it harder to catch. This allows them to continue their actions without fear of being caught.

<mark style="color:red;">**Cloudflare provides several features and services that can be used by attackers to hide their "Red Flag" sites and make them difficult to detect.**</mark>

**Traffic filtering**&#x20;

Cloudflare uses algorithms to filter traffic and block suspicious requests. This can help attackers avoid detection, as legitimate traffic can be skipped and suspicious requests blocked.

**Protection from bots**&#x20;

Cloudflare offers protection against automated bots, which makes it difficult to automatically scan a website for fraudulent activity. This can help intruders to remain undetected.


---

# 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://rproxylab.gitbook.io/evilginx-lab-by-cfs0x/setting-up-a-cloudflare-account-to-filter-bots.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.
