# STANDCON 2022

{% hint style="info" %}
**Additional Information:** For this CTF, I am running on a M1 MacBook Pro which uses the **ARM** architecture. The files given from this CTF are uploaded here as well! :relaxed:

**Team Name:** LAN\_D0DGERS

**Position:** Top 15%
{% endhint %}

| Challenge                                                                                           | Category     |
| --------------------------------------------------------------------------------------------------- | ------------ |
| [I Sea You (Part 1)](/ctfs/2022/standcon-2022/i-sea-you-part-1.md)                                  | OSINT        |
| [Locate Me](/ctfs/2022/standcon-2022/locate-me.md)                                                  | OSINT        |
| [I Sea You (Part 2)](/ctfs/2022/standcon-2022/i-sea-you-part-2.md)                                  | OSINT        |
| [Trolley Trolling](/ctfs/2022/standcon-2022/trolley-trolling.md)                                    | OSINT        |
| [A New Gateway](/ctfs/2022/standcon-2022/a-new-gateway.md)                                          | Misc         |
| [Walks like a cat, Barks like a dog](/ctfs/2022/standcon-2022/walks-like-a-cat-barks-like-a-dog.md) | Misc         |
| [Shark in the Ocean](/ctfs/2022/standcon-2022/shark-in-the-ocean.md)                                | Misc         |
| [Atlan Safe P1](/ctfs/2022/standcon-2022/atlan-safe-p1.md)                                          | Misc         |
| [Gift from Russia](/ctfs/2022/standcon-2022/gift-from-russia.md)                                    | Programming  |
| [Asmuth Shares](/ctfs/2022/standcon-2022/asmuth-shares.md)                                          | Cryptography |
| [Memedump](/ctfs/2022/standcon-2022/memedump.md)                                                    | Forensics    |
| [Warmup Forensics](/ctfs/2022/standcon-2022/warmup-forensics.md)                                    | Forensics    |


---

# 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://nitrozeus.gitbook.io/ctfs/2022/standcon-2022.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.
