> For the complete documentation index, see [llms.txt](https://wiki.iredteam.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.iredteam.cn/vulnerability-analysis-stage.md).

# 漏洞分析阶段

- [APP分析](https://wiki.iredteam.cn/vulnerability-analysis-stage/analysis-of-the-app.md)
- [Android&\&IOS APP渗透测试方法checklist](https://wiki.iredteam.cn/vulnerability-analysis-stage/analysis-of-the-app/app-penetration-test-method.md)
- [Android APP渗透测试方法大全](https://wiki.iredteam.cn/vulnerability-analysis-stage/analysis-of-the-app/app-penetration-test-method2.md)
- [CMS POC](https://wiki.iredteam.cn/vulnerability-analysis-stage/cms-poc.md): 持续更新中，目前最方便的是零组
- [0-SEC---除要查询最好别打开](https://wiki.iredteam.cn/vulnerability-analysis-stage/cms-poc/0-sec.md): 零组资料文库
- [代码审计](https://wiki.iredteam.cn/vulnerability-analysis-stage/code-audit.md): 古风正抓紧开发中
- [WEB安全拓展](https://wiki.iredteam.cn/vulnerability-analysis-stage/code-audit/web-expand.md)
- [PHP代码审计笔记](https://wiki.iredteam.cn/vulnerability-analysis-stage/code-audit/php-dai-ma-shen-ji-bi-ji.md): 留在这先不更
- [JAVA代码审计笔记](https://wiki.iredteam.cn/vulnerability-analysis-stage/code-audit/java-dai-ma-shen-ji-bi-ji.md): 留在这先不更
- [加密解密](https://wiki.iredteam.cn/vulnerability-analysis-stage/encryption-to-decrypt.md)
- [Scan Script](https://wiki.iredteam.cn/vulnerability-analysis-stage/scan-script.md)
- [awvs\_script\_decode](https://wiki.iredteam.cn/vulnerability-analysis-stage/scan-script/awvs_script_decode.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-analysis-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.
