# Live Attack Monitoring

Ddosphere has a "Live Attack" screen that allows users to monitor the attack in real-time from the moment it is initiated.

After completing the test configuration, clicking the "Run Attack" button will take you to the Live Attack screen.

**Attack Origins:** It is a list that includes the locations where the attack is initiated. It contains country information.

**Attack Targets:** It is a list that includes information about the target locations where the attack is carried out.

**Attack List:** Within a single attack, multiple attack types can occur. This list enumerates all the attack types that occur.

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

**Next Attack Information:** It shows how much time is left until the next attack.

**World Map:** It is a visual representation that displays the locations where attacks occur and are targeted on the world map.

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

**Attack Details:** The details of the ongoing attack are listed here.

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

**Health Status Graphic:** It is a graphic containing Avg. Response time information for the ongoing attack.

**PPS, TPS, or BPS Graphic:** Depending on the attack type, this graphic varies as PPS, TPS, and BPS.

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

**Emergency Stop:** It is a button used to stop the attack in case of an emergency while monitoring it live.

**Notes:** This is a field where notes related to the attack can be added.

<figure><img src="/files/ZyAMRiShhILTQalqQgJM" 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://ddosphere.gitbook.io/ddosphere/product-guide/live-attack-monitoring.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.
