# 3 - Post Exploitation

The post-exploitation phase in a pentesting determines the value of the compromised assets by assessing the impact of the vulnerability through the sensitivity of the data stored and the potential financial losses that may occur because of the attack.

After exploiting a vulnerability and getting inside the system on an engagement, it is time to gather more information on the exploited system, obtain persistence, escalate privileges and move from system to system, further compromising the company's network. However, if the Rules of Engagement do not allow these tasks, the Rules of Engagement must be followed.


---

# 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://the-pentesting-guide.marmeus.com/3-post-exploitation.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.
