# 情报收集阶段

- [基础信息收集](https://wiki.iredteam.cn/information-gathering-stage/basic-information-collection-2.md)
- [OSINT Web信息收集](https://wiki.iredteam.cn/information-gathering-stage/osint-information-collection.md)
- [OSINT情报框架](https://wiki.iredteam.cn/information-gathering-stage/osint-intelligence-framework.md)
- [Nmap效率最大化](https://wiki.iredteam.cn/information-gathering-stage/nmap-maximum-efficiency.md): 来源自Capt. Meelo https://captmeelo.com/pentest/2019/07/29/port-scanning.html
- [在线信息收集汇总](https://wiki.iredteam.cn/information-gathering-stage/online-information-collection.md): 来源自https://gitbook.se7ensec.cn/


---

# 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/information-gathering-stage.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.
