# Attack Report

After the completion of the attack, there is a report screen where the results of the attack can be viewed in detail.

In the Attack Info section, there are general details related to the attack. These details include:

* Attack ID/Name
* Start Time
* End Time
* Running Time
* Duration
* Attack Type
* Layer Type
* Protocol Type
* Port
* Origin Geolocation
* Target Geolocation
* Target Address
* Volume
* Bandwidth
* Total Hit
* Total Bot Count
* Avg. Response Time
* Successful Hit
* Failed Hit

There is an attack type list in the dropdown with 'All' selected by default. The average results of all attack types for that attack are displayed on the screen. If desired, specific attack type results can be filtered in the report by selecting the desired attack type from this list.

**DRR Score:** It is a metric that measures the resilience of your system based on the conducted attack.

<figure><img src="/files/mQMz8yTvlecSBeVxbRvI" alt="" width="563"><figcaption></figcaption></figure>

In the report; PPS, TPS, or BPS, Health Status Graphic and Logs are also displayed. You can add a new note or show added notes in here.


---

# 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://ddosphere.gitbook.io/ddosphere/product-guide/attack-report.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.
