# BSidesSF Cloud Village CTF

BSides SF Cloud Village CTF is a jeapordy-style Capture the Flag competition organised by [Cloud Village](https://twitter.com/cloudvillage_dc) for BSides San Francisco. My team managed to get 4th place.

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

<table><thead><tr><th width="305.3333333333333">Challenge Name</th><th>Difficulty</th><th>Solves</th></tr></thead><tbody><tr><td><a href="/pages/e1blfuhPVTx0gi7laA5e">Tony Tony Tony</a></td><td>Easy</td><td>42</td></tr><tr><td><a href="/pages/V3YlewFgIP6iil5L2uja">Plain Sight</a></td><td>Easy</td><td>36</td></tr><tr><td><a href="/pages/5U3Cgw5OIN27Aja4v929">A Suit of Armor Around the World<br></a>(solved after the ctf)</td><td>Easy</td><td>11</td></tr><tr><td><a href="/pages/1lgbn0NVP8PxABqP6yns">Sharing is Caring</a></td><td>Medium</td><td>5</td></tr><tr><td><a href="/pages/1lgbn0NVP8PxABqP6yns#sharing-is-caring-sequel">Sharing is Caring Sequel</a></td><td>Medium</td><td>6</td></tr><tr><td><a href="/pages/mZKVXgblC7dCoDXVHebE">Photo Drive</a></td><td>Medium</td><td>4</td></tr></tbody></table>


---

# 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/2023/bsidessf-cloud-village-ctf.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.
