# Attack Analytics

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

<figure><img src="/files/tt1gYX0UqVinkXkHkWQF" 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.

This tab offers a concise overview of:

* Source IP
* Timestamp
* Attack Type
* Status Code
* Action Taken
* Severity
* Request URI

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

For a comprehensive perspective on attacks, accessing the "Show Details" tab provides users with insights into request headers, request body, response headers, and rules activated to counter the attacks. Additionally, users can whitelist URLs, block source countries, or mark incidents as false positives.

<figure><img src="/files/9cL9NXOE7eSqGyo3FibX" alt=""><figcaption></figcaption></figure>


---

# 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/attack-analytics.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.
