# Threat Hunting

- [Introduction to Threat Hunting](https://viettaliii.gitbook.io/home/th/1.md)
- [Threat Hunting Tools](https://viettaliii.gitbook.io/home/th/2.md)
- [Threat Hunting with CTI](https://viettaliii.gitbook.io/home/th/3.md)
- [Cyber Threat Intelligence for Detection](https://viettaliii.gitbook.io/home/th/cyber-threat-intelligence-for-detection.md)
- [Hunting the Remote Access Techniques](https://viettaliii.gitbook.io/home/th/hunting-the-remote-access-techniques.md)
- [Threat Hunting for C2 with RITA](https://viettaliii.gitbook.io/home/th/threat-hunting-for-c2-with-rita.md)
- [Threat Hunting with Sysmon](https://viettaliii.gitbook.io/home/th/threat-hunting-with-sysmon.md)
- [Threat Hunting and IR with XDR/EDR](https://viettaliii.gitbook.io/home/th/threat-hunting-and-ir-with-xdr-edr.md)
- [Threat Hunting with SIEM](https://viettaliii.gitbook.io/home/th/threat-hunting-with-siem.md)
- [Sysmon Event IDs for Threat Hunting](https://viettaliii.gitbook.io/home/th/sysmon-event-ids-for-threat-hunting.md)


---

# 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://viettaliii.gitbook.io/home/th.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.
