# Table of contents

* [💻 Bandit OverTheWire](/writeups/readme.md)
* [🐃 Pico CTF 2021 Writeups](/writeups/pico-ctf-2021-writeups.md)
* [🦌 Hack@10 2021 Writeup](/writeups/hack-10-2021-writeup.md)
* [🦨 ICA1 Vulnhub Writeup](/writeups/ica1-vulnhub-writeup.md)
* [🐣 Lazy Status Web Pentest](/writeups/lazy-status-web-pentest.md)
* [🐈⬛ UnderTheWire Century](/writeups/underthewire-century.md)
* [🕊 UnderTheWire Cyborg](/writeups/underthewire-cyborg.md)
* [📰 Hack The Box (HTB) Paper](/writeups/hack-the-box-htb-paper.md)
* [📍 Battle of 1337](/writeups/battle-of-1337.md)
* [Bypassing File Upload With IDAT on Crater Invoice](broken://pages/T1e5ycPMOePUCBBjLA8d)


---

# 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://hazmiae.gitbook.io/writeups/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.
