# YauzaCTF 2021

This soviet-themed CTF was really fun! Social Engineering Experts ended in 9th place.

![](/files/FT9dhuMnHR65XXmgbk75)

## Web

* [Yauzacraft Pt. 2](/2021/yauzactf-2021/yauzacraft-pt.-2.md)
* [Yauzabomber](/2021/yauzactf-2021/yauzabomber.md)

## Emulation

* [RISC 8bit CPU](/2021/yauzactf-2021/risc-8bit-cpu.md)
* [ARC6969 Pt. 1](/2021/yauzactf-2021/arc6969-pt.-1.md)
* [ARC6969 Pt. 2](/2021/yauzactf-2021/arc6969-pt.-2.md)

## Pentest

* [Back in 1986 - User](/2021/yauzactf-2021/back-in-1986-user.md)

## Stego/Misc

* [Lorem-Ipsum](/2021/yauzactf-2021/lorem-ipsum.md)


---

# 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://ctf.zeyu2001.com/2021/yauzactf-2021.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.
