# 安全思维导图

- [红队 \[ 蓝军 \] 完整战术 生命周期](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/redteamtactics.md)
- [工作组 渗透入门 \[ 内网搜集实战 \]](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/workgroup.md)
- [常规域渗透入门 实战细则 \[ 单域 \]](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/adsec.md)
- [内网通道构建入门 实战](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/tunnel.md)
- [系统提权入门 实战](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/localprivilege.md)
- [内网横向渗透入门 实战](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/lateralmovement.md)
- [单机持久化控制入门 实战](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/persistence.md)
- [内网入口搜集 实战](https://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping/network.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://wiki.iredteam.cn/prophase-interaction/mind-mapping/attck-mind-mapping.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.
