# DefCon Cloud Village 2025

My team DietryingxCTF.SG managed to come in 6th place amongst over 100 teams in the DefCon Cloud Village CTF.

<figure><img src="/files/LhE308BPZ7ZBweJ6NKf9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kXaT0aCVNh0hfgKpPiU7" alt=""><figcaption></figcaption></figure>

| Challenge                                                                                                       | Solve | Points |
| --------------------------------------------------------------------------------------------------------------- | ----- | ------ |
| [Classified Registry](/ctf-writeup/2025/defcon-cloud-village-2025/classified-registry.md)                       | 80    | 300    |
| [Dumpster Dive Layer 0](/ctf-writeup/2025/defcon-cloud-village-2025/dumpster-dive-layer-0.md)                   | 56    | 450    |
| [Orion](/ctf-writeup/2025/defcon-cloud-village-2025/orion.md)                                                   | 27    | 740    |
| [Spectre Heist](/ctf-writeup/2025/defcon-cloud-village-2025/spectre-heist.md)                                   | 132   | 300    |
| [CipherSpoke NetOps](/ctf-writeup/2025/defcon-cloud-village-2025/cipherspokes-netops.md)                        | 12    | 890    |
| [HiddenState](/ctf-writeup/2025/defcon-cloud-village-2025/hidden-state.md)                                      | 69    | 320    |
| [Action Theft Repo](/ctf-writeup/2025/defcon-cloud-village-2025/action-theft-repo.md)                           | 12    | 890    |
| [Operation: Ghost Identity](/ctf-writeup/2025/defcon-cloud-village-2025/operation-ghost-identity.md)            | 11    | 900    |
| [Purrlock-Cafe](/ctf-writeup/2025/defcon-cloud-village-2025/purrlock-cafe.md)                                   | 7     | 940    |
| [Objective: MCP](/ctf-writeup/2025/defcon-cloud-village-2025/objective-mcp.md)                                  | 26    | 750    |
| [BruteForce Login](/ctf-writeup/2025/defcon-cloud-village-2025/bruteforce-login.md)                             | 23    | 780    |
| [Pipeline Drift](/ctf-writeup/2025/defcon-cloud-village-2025/pipeline-drift.md)                                 | 14    | 870    |
| AMICeption: Shadow Secrets                                                                                      | 14    | 870    |
| [Unreachable (Solved after the CTF)](/ctf-writeup/2025/defcon-cloud-village-2025/unreachable.md)                | 4     | 970    |
| [Incident Responder (choked on flag format)](/ctf-writeup/2025/defcon-cloud-village-2025/incident-responder.md) | 8     | 930    |


---

# 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/2025/defcon-cloud-village-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.
