# 2025

| CTF Name                                                                                | Categories (published)                      |
| --------------------------------------------------------------------------------------- | ------------------------------------------- |
| [Securinets Final](/ctfs/write-up/2025/securinets-final.md)                             | Reverse Engineering                         |
| [saarCTF](/ctfs/write-up/2025/saarctf.md) - TBU                                         | Attack Defense                              |
| [Securinets Quals](/ctfs/write-up/2025/securinets-quals.md)                             | Reverse Engineering                         |
| [K17 CTF](/ctfs/write-up/2025/k17-ctf.md)                                               | Binary Exploitation, Web Exploitation, Misc |
| [ITSEC CTF](/ctfs/write-up/2025/itsec-ctf.md) (Local CTF)                               | Reverse Engineering, Cryptography, Cloud    |
| [DeadSec CTF](/ctfs/write-up/2025/deadsec-ctf.md)                                       | Reverse Engineering, Cryptography           |
| [No Hack No CTF](/ctfs/write-up/2025/no-hack-no-ctf.md)                                 | Cryptography                                |
| [TryHackMe Industrial Intrusion](/ctfs/write-up/2025/tryhackme-industrial-intrusion.md) | Web Exploitation                            |
| [SAS CTF Quals](/ctfs/write-up/2025/sas-ctf-quals.md)                                   | Reverse Engineering, Malware                |
| [GooseCTF - misc0nfig](/ctfs/write-up/2025/goosectf-misc0nfig.md) - TBU                 | Reverse Engineering                         |
| [SECCON Final](/ctfs/write-up/2025/seccon-final.md) - TBU                               | Reverse Engineering, Hardware, KOTH         |


---

# 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://kos0ng.gitbook.io/ctfs/write-up/2025.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.
