# 漏洞攻击阶段

- [Web安全](https://wiki.iredteam.cn/vulnerability-attack-stage/web-security.md)
- [Web安全](https://wiki.iredteam.cn/vulnerability-attack-stage/web-security/web-an-quan.md)
- [未授权访问汇总](https://wiki.iredteam.cn/vulnerability-attack-stage/web-security/wei-shou-quan-fang-wen-hui-zong.md): 暂时先放这些
- [Bypass Waf&\&Webshell免杀](https://wiki.iredteam.cn/vulnerability-attack-stage/bypass-waf.md)
- [Bypass Waf](https://wiki.iredteam.cn/vulnerability-attack-stage/bypass-waf/bypass-waf.md)
- [PHPWebshell免杀](https://wiki.iredteam.cn/vulnerability-attack-stage/bypass-waf/webshell-mian-sha-zhi-php.md)
- [JSPWebshell免杀](https://wiki.iredteam.cn/vulnerability-attack-stage/bypass-waf/webshell-mian-sha-zhi-jsp.md)
- [ASPWebshell免杀](https://wiki.iredteam.cn/vulnerability-attack-stage/bypass-waf/webshell-mian-sha-zhi-asp.md)
- [Fuzzing-Dicts](https://wiki.iredteam.cn/vulnerability-attack-stage/fuzzing-dicts.md)
- [Webshell](https://wiki.iredteam.cn/vulnerability-attack-stage/webshell.md): Webshell全部收集与网络
- [一句话&&小马](https://wiki.iredteam.cn/vulnerability-attack-stage/webshell/yi-ju-hua-xiao-ma.md): 详情见各个菜刀生成
- [大马](https://wiki.iredteam.cn/vulnerability-attack-stage/webshell/da-ma.md): 来源于github最高星


---

# 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/vulnerability-attack-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.
