> For the complete documentation index, see [llms.txt](https://kabinet.gitbook.io/ctf-writeup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kabinet.gitbook.io/ctf-writeup/2025.md).

# 2025

- [DefCon Cloud Village 2025](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025.md)
- [Classified Registry](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/classified-registry.md)
- [Dumpster Dive Layer 0](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/dumpster-dive-layer-0.md)
- [Orion](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/orion.md)
- [Spectre Heist](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/spectre-heist.md)
- [CipherSpokes NetOps](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/cipherspokes-netops.md)
- [Hidden State](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/hidden-state.md)
- [Action Theft Repo](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/action-theft-repo.md)
- [Operation: Ghost Identity](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/operation-ghost-identity.md)
- [Purrlock Cafe](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/purrlock-cafe.md)
- [Objective: MCP](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/objective-mcp.md)
- [Bruteforce Login](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/bruteforce-login.md)
- [Pipeline Drift](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/pipeline-drift.md)
- [Unreachable](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/unreachable.md)
- [Incident Responder](https://kabinet.gitbook.io/ctf-writeup/2025/defcon-cloud-village-2025/incident-responder.md)
- [Thuderdome](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome.md): https://pwnedlabs.io/cr/thunderdome
- [Emerge through the breach](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/emerge-through-the-breach.md)
- [Pulled from the sky](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/pulled-from-the-sky.md)
- [An absent defense](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/an-absent-defense.md)
- [A new wave (web of deceit)](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/a-new-wave-web-of-deceit.md)
- [Crossing the great divide](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/crossing-the-great-divide.md)
- [Joining forces as one](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/joining-forces-as-one.md)
- [Infiltrate (open the gate)](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/infiltrate-open-the-gate.md)
- [Jaeger](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/jaeger.md)
- [Victory](https://kabinet.gitbook.io/ctf-writeup/2025/thuderdome/victory.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
