# 베이직 레드팀(Basic Redteam)

- [개요](https://www.xn--hy1b43d247a.com/basic-redteam/overview.md)
- [1. 공격자 인프라 구성](https://www.xn--hy1b43d247a.com/basic-redteam/1-attacker-infra.md)
- [2. 초기 침투](https://www.xn--hy1b43d247a.com/basic-redteam/2-initial-access.md)
- [3. 정보 수집](https://www.xn--hy1b43d247a.com/basic-redteam/3-enumeration.md)
- [4. 권한 상승 - US](https://www.xn--hy1b43d247a.com/basic-redteam/privesc-us-domain.md)
- [5. 횡적 이동: USWKSTN01 -> SQL01](https://www.xn--hy1b43d247a.com/basic-redteam/5-lateralmovement-to-sql01.md)
- [6. 권한 상승 - SQL01](https://www.xn--hy1b43d247a.com/basic-redteam/6-privesc-sql01.md)
- [7. 도메인 장악 WEB01](https://www.xn--hy1b43d247a.com/basic-redteam/7-us-domain-compromise.md)
- [8. US -> RT 장악](https://www.xn--hy1b43d247a.com/basic-redteam/8-rt-forestrootdomain-compromise.md)
- [9. RT -> DEV 정보 수집](https://www.xn--hy1b43d247a.com/basic-redteam/9-rt-to-dev-enumeration.md)
- [10. 권한 상승 및 목표 달성](https://www.xn--hy1b43d247a.com/basic-redteam/10-complete-mission.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://www.xn--hy1b43d247a.com/basic-redteam.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.
