> For the complete documentation index, see [llms.txt](https://xu-an.gitbook.io/sec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xu-an.gitbook.io/sec/loud/zonghe.md).

# 综合

1、SSRF原理，SSRF与什么漏洞结合利用\
&#x20;      可攻击什么应用\
&#x20;       过滤了127.0.0.1应该怎么绕过

2、解析漏洞\
3、APP无法抓包怎么解决，脱壳，IOS\
4、内网限制TCP出网\
5、内网只允许当前拿到shell机器出网\
6、金银票据原理\
7、MySQL注入过滤了information\_schema\
8、XXE原理，修复，不能外部引用怎么办\
9、应急响应过程\
10、安全评估


---

# 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://xu-an.gitbook.io/sec/loud/zonghe.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.
