# DDOS Attacks

Similar to Attack Analyzer, DDOS Attack Analyzer provides immediate insight into recent DDOS attacks, featuring diverse filters for targeted analysis based on specific parameters, streamlining investigative efforts, and fostering deeper understanding.

By clicking "View" users can access the User Agent, request country, and Reference URL.&#x20;

Additionally, users can blacklist or whitelist IPs, block countries, or whitelist requested URLs, providing versatile control over access management.

<figure><img src="/files/WQVq8N8vuwh4M97ZDViU" alt=""><figcaption></figcaption></figure>

Displayed logs are tailored to individual IP addresses, consolidating all attacks from one IP into a singular log entry.&#x20;

Clicking "Explore" launches a new tab, presenting an overview of all attacks associated with the designated IP.

<figure><img src="/files/KsNr2tKg10R0JLlibvKf" alt=""><figcaption></figcaption></figure>

Another important feature is Traffic graph as shown below.

<figure><img src="/files/69T2g75hwF8mZS7uAyic" alt=""><figcaption></figcaption></figure>

Comparative Traffic Graph:  The DDoS attacks page features a visual graph. This graph compares regular website traffic with DDoS traffic over time. This visualization allows you to easily identify potential DDoS attacks by spotting spikes in DDoS traffic that deviate from your normal traffic patterns.

Traffic Request Counts:  In addition to the graph, Prophaze provides a comparison of the total count for both regular traffic requests and DDoS traffic requests. This numerical data complements the visual representation in the graph and offers a more precise understanding of the attack volume.

<br>


---

# 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.prophaze.com/user-manual/ddos-attacks.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.
