# Post-Compromise Attacks

- [Pass the Password](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/pass-the-password-pass-the-hash.md)
- [Pass the hash](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/pass-the-hash.md)
- [Token impersonation](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/token-impersonation.md)
- [ASREPRoast](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/asreproast.md)
- [Kerberoasting](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/kerberoasting.md): This page deals with compromising Active Directory with Kerberoast attack.
- [DCSync](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/dcsync.md): Extracting User Password Data
- [DCShadow](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/dcshadow.md)
- [GPP attacks](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/gpp-attacks.md)
- [Golden tickets](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/golden-tickets.md)
- [PrintNightmare](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/printnightmare.md)
- [Other Lateral movements and attacks](https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks/other-lateral-movements-and-attacks.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://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/post-compromise-attacks.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.
