# 2023

- [DEF CON CTF 2023 Qualifiers](https://ctf.zeyu2001.com/2023/def-con-ctf-2023-qualifiers.md)
- [hxp CTF](https://ctf.zeyu2001.com/2023/hxp-ctf.md)
- [true\_web\_assembly](https://ctf.zeyu2001.com/2023/hxp-ctf/true_web_assembly.md): From XSS to RCE in AsmBB v2.9.1
- [HackTM CTF Qualifiers](https://ctf.zeyu2001.com/2023/hacktm-ctf-qualifiers.md)
- [Crocodilu](https://ctf.zeyu2001.com/2023/hacktm-ctf-qualifiers/crocodilu.md): CSP bypass through unsupported www.youtube.com JSONP endpoint
- [secrets](https://ctf.zeyu2001.com/2023/hacktm-ctf-qualifiers/secrets.md): XS leak through cross-origin redirects — intended and unintended
- [Hades](https://ctf.zeyu2001.com/2023/hacktm-ctf-qualifiers/hades.md): jQuery-facilitated XSS


---

# 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://ctf.zeyu2001.com/2023.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.
