# $ Writeups

- [HackTheBox](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox.md)
- [Gavel](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/gavel.md): Writeup of Gavel machine
- [Alert](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/alert.md): Writeup of Alert machine
- [UnderPass](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/underpass.md): Writeup of UnderPass machine
- [Code](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/code.md): Writeup of Code machine
- [Facts](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/facts.md): Writeup of Facts machine
- [Pterodactyl](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/pterodactyl.md): Writeup of Pterodactyl machine
- [Interpreter](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/interpreter.md): Writeup of Interpreter machine
- [CCTV](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/cctv.md): Writeup of CCTV machine
- [VariaType](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/variatype.md): Writeup of VariaType machine
- [DevArea](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/devarea.md): Writeup of DevArea machine
- [Helix](https://zwique.gitbook.io/zwique_notes/writeups/hackthebox/helix.md): Writeup of Helix machine
- [Random CTF Writeup](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup.md)
- [Local](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local.md): Mongolian CTF Challenges
- [Echo (ret2win)](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/echo-ret2win.md): Pwn · MUST CTF: 2023 · unknown
- [The First Half: Reloaded](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/the-first-half-reloaded.md): Cryptography · MUST CTF: 2024 · Superior
- [sumPrimes revenge](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/sumprimes-revenge.md): Cryptography · CCS Club · Tulgaaaa
- [Embrace the randomness](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/embrace-the-randomness.md): Cryptography · Харуул Занги U18: 2024 · Superior
- [Guess a password](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/guess-a-password.md): Forensics · Харуул Занги U18: 2017 · unknown
- ["Hello World" Guide](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/hello-world-guide.md): Forensics · Харуул Занги U18: 2018 · w01f
- [Klaun](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/klaun.md): Forensics · CCS Club · Uzi
- [RSA tutorial](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/rsa-tutorial.md): Cryptography · Mazala · Superior
- [random & Kindergarten](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/local/random-and-kindergarten.md): Cryptography · Харуул Занги U18: 2022 · unknown
- [BearcatCTF 2024](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/bearcatctf-2024.md): BearcatCTF 2025
- [Shimbles the E-L-F](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/bearcatctf-2024/shimbles-the-e-l-f.md): Reverse Engineering · BearcatCTF 2025 · Nyla
- [Easy Encrypt](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/bearcatctf-2024/easy-encrypt.md): Reverse Engineering · BearcatCTF 2025 · Sean
- [sqRSA](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/bearcatctf-2024/sqrsa.md): Cryptography · BearcatCTF 2025 · Sean
- [Noob RSA Returns](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/noob-rsa-returns.md): Cryptography · BITSCTF 2025
- [im lagging](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/im-lagging.md): crypto · LIT 2025 · hihitherethere
- [Catching The Bus](https://zwique.gitbook.io/zwique_notes/writeups/random-ctf-writeup/catching-the-bus.md): OSINT · squ1rrel 2025 · Helen
- [BlitzCTF 2025](https://zwique.gitbook.io/zwique_notes/writeups/blitzctf-2025.md): The writeups of challenges I have created in BlitzCTF 2025
- [0xL4ugh CTF v5 2026](https://zwique.gitbook.io/zwique_notes/writeups/0xl4ugh-ctf-v5-2026.md): The writeups of challenges I have created in 0xL4ugh CTF v5 2026
- [DockerLabs](https://zwique.gitbook.io/zwique_notes/writeups/dockerlabs.md)
- [Bola](https://zwique.gitbook.io/zwique_notes/writeups/dockerlabs/bola.md)
- [PingCTF](https://zwique.gitbook.io/zwique_notes/writeups/dockerlabs/pingctf.md)
- [MyBB](https://zwique.gitbook.io/zwique_notes/writeups/dockerlabs/mybb.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://zwique.gitbook.io/zwique_notes/writeups.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.
