# DART CTF

<figure><img src="/files/4qiXEnTwvswDvflQEoPV" alt=""><figcaption></figcaption></figure>

DART CTF was organized by Nikhil Mittal and AlteredSecurity as the Pre-Con CTF for Hack Space Con. The challenges in this CTF was very fun and challenging, testing one's ability to enumerate a wide range services and concepts of Logic Apps, Functions Apps, Storage Accounts, Key Vaults and Cosmos DB. In the write up, I will be documenting down the steps I have taken to solve the CTF, as well as my train of thoughts while attempting to solve it.

**Access the CTF:** [**https://dartctf.enterprisesecurity.io/**](https://dartctf.enterprisesecurity.io/)

<table><thead><tr><th width="188">Flag</th></tr></thead><tbody><tr><td><a href="/pages/O9dTiHfcC0LRRISpS6di">Flag 1</a></td></tr><tr><td><a href="/pages/JFmz5wzoVGvKLycXe0Lb">Flag 2</a></td></tr><tr><td><a href="/pages/yjYMATLd2TWaPAGCqPMM">Flag 3</a></td></tr><tr><td><a href="/pages/c3KFU3SjTOaz2vQP7LrA">Flag 4</a></td></tr><tr><td><a href="/pages/gSy6LD5Zw0rkIDiJoPZm">Flag 5</a></td></tr><tr><td><a href="/pages/JLXwTl3JNG5wQEJTCssb">Flag 6</a></td></tr><tr><td><a href="/pages/9gwkEWEHt3xG7zbKzOpE">Flag 7</a></td></tr><tr><td><a href="/pages/G15oFp07yx7WYKiTn8lA">Flag 8</a></td></tr><tr><td><a href="/pages/bLbRruz5IbojhQMQRiWq">Flag 9</a></td></tr><tr><td><a href="/pages/oUzYvbVDYwwvLzB7sV1n">Flag 10</a></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/dart-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.
