# Authored

- [Cyber League 2025 Major 1](https://kabinet.gitbook.io/ctf-writeup/authored/cyber-league-2025-major-1.md)
- [Perfect Storage](https://kabinet.gitbook.io/ctf-writeup/authored/cyber-league-2025-major-1/perfect-storage.md)
- [catalog commits](https://kabinet.gitbook.io/ctf-writeup/authored/cyber-league-2025-major-1/catalog-commits.md)
- [pawtainer hub](https://kabinet.gitbook.io/ctf-writeup/authored/cyber-league-2025-major-1/pawtainer-hub.md)
- [Lag and Crash 2023](https://kabinet.gitbook.io/ctf-writeup/authored/lag-and-crash-2023.md)
- [Managed Secrets](https://kabinet.gitbook.io/ctf-writeup/authored/lag-and-crash-2023/managed-secrets.md)
- [Pickle Rick](https://kabinet.gitbook.io/ctf-writeup/authored/lag-and-crash-2023/pickle-rick.md)
- [Cloudy with a chance of meatball](https://kabinet.gitbook.io/ctf-writeup/authored/lag-and-crash-2023/cloudy-with-a-chance-of-meatball.md)
- [NYP InfoSec December CTF 2022](https://kabinet.gitbook.io/ctf-writeup/authored/nyp-infosec-december-ctf-2022.md): A beginner friendly CTF for students of Nanyang Polytechnic
- [Super Secure Technology Infrastructure](https://kabinet.gitbook.io/ctf-writeup/authored/nyp-infosec-december-ctf-2022/super-secure-technology-infrastructure.md)
- [Self Introduction](https://kabinet.gitbook.io/ctf-writeup/authored/nyp-infosec-december-ctf-2022/self-introduction.md)
- [Aww Cuter Cat](https://kabinet.gitbook.io/ctf-writeup/authored/nyp-infosec-december-ctf-2022/aww-cuter-cat.md)
- [Obligatory Calc](https://kabinet.gitbook.io/ctf-writeup/authored/nyp-infosec-december-ctf-2022/obligatory-calc.md)
- [BreadSecurity](https://kabinet.gitbook.io/ctf-writeup/authored/nyp-infosec-december-ctf-2022/breadsecurity.md)


---

# 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://kabinet.gitbook.io/ctf-writeup/authored.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.
