# Assume Breach Execution Cycle

<figure><img src="/files/btBEyUT0OMFDxGX523dr" alt="CRTP - Assume Breach"><figcaption></figcaption></figure>

CRTP Lab uses the methodology "Assume Breach", they provide us with a user account with low-level privileges, and the focus of the exam is after the **Initial Comprise** phase.&#x20;

No phishing, no exploits, no CVEs - Let's Live Of The Land while breaching ADs.

#### Initial Access Granted

Upon starting the CRTP Lab's challenge, a low-level user account is already compromised. With the Initial Compromise phase out of the way, the real test of skill begins.

#### Mission Objective: Privilege Escalation

Using only native tools and resources, our task is to escalate privileges within the Active Directory environment. This environment mimics real-world networks, requiring careful maneuvering and a deep understanding of AD

{% embed url="<https://digitalocean.pxf.io/c/3259613/1373783/15890>" %}

{% embed url="<https://cli-ck.me/buy-nessus>" %}


---

# 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://crtp-certification.certs-study.com/assume-breach-execution-cycle.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.
