# InCTF 2021

## Results

This CTF was a blast! [Social Engineering Experts](https://ctftime.org/team/154571) \*\*\*\* placed 22nd, out of 604 scoring teams.

![](/files/STnyejWJr4dR7qBZDh2s)

## Web

* [MD Notes](/2021/inctf-2021/md-notes.md)
* [RaaS](/2021/inctf-2021/raas.md)
* [Notepad 1 - Snakehole's Secret](/2021/inctf-2021/notepad-1-snakeholes-secret.md)

## Network Pentest

* [Listen](/2021/inctf-2021/listen.md)
* [Shell Boi](/2021/inctf-2021/shell-boi.md)

## Forensics

* [Ermittlung](/2021/inctf-2021/ermittlung.md)

## Misc

* [Alpha Pie](/2021/inctf-2021/alpha-pie.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/inctf-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.
