# Incident Response Eventhoods

The map organizes event codes into distinct categories, such as

* Network Activity
* initial access
* Privilege Escalation Detection
* Process Creation
* Persistence Detection - schedule task
* Persistence Registry Detection
* PowerShell Detection
* Buffer Overflow Detection
* lateral movement Detection
* DCSync Activity Detection
* Golden Ticket Detection
* Pass-the-Hash (PtH) Attack Detection
* Pass-the-Ticket (PtT) Attack Detection

Here is the HTML map with high quality &#x20;

{% embed url="<https://github.com/0Xdarkday/Investigator-Hand/blob/main/Eventcods.drawio.html>" %}

Here is a photo of the content above&#x20;

<figure><img src="/files/7spYm7QbBKJYjPzPYJIb" 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://mahmoud-shaker.gitbook.io/dfir-notes/incident-response-eventhoods.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.
