# 首页

## 简介

> Web安全学院是一个Web安全在线学习平台，由流行Web安全工具Burp Suite背后的公司PortSwigger所创建。Web安全学院提供了免费的、实践性的Web安全学习资源，涵盖Web安全的各个方面，包括常见的漏洞，如SQL注入、跨站脚本和跨站请求伪造等。每个主题都以结构化的方式呈现，从基础知识开始，逐渐发展到更高级的技术。
>
> * 译者：[\_0xf4n9x\_](https://github.com/0xf4n9x)
> * GitHub：<https://github.com/0xf4n9x/Web-Security-Academy_zh>
> * 协议：[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0)

![](/files/1L7Evm7B7YVXBFLJbWw0)

## 阅读方式

### 在线阅读

* GitBook：<https://web-sec.gitbook.io/wsa>
* Github：<https://github.com/0xf4n9x/Web-Security-Academy_zh/blob/master/SUMMARY.md>

## 免责声明

[@\_0xf4n9x\_](https://github.com/0xf4n9x)纯粹出于学习目的与个人兴趣翻译，不追求任何经济利益，也坚决拒绝其他任何人以此牟利。本译文只供学习研究参考之用，不得用于商业用途。

基于开源精神，欢迎一切基于学习研究目的的转发，转载请注明出处。


---

# 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://web-sec.gitbook.io/wsa/readme.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.
