# Capture-The-Flag

- [TryHackMe](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme.md)
- [Boogeyman 3](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/boogeyman-3.md): The Boogeyman emerges from the darkness again.
- [Boogeyman 2](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/boogeyman-2.md): The Boogeyman is back. Are you still afraid of the Boogeyman?
- [Boogeyman 1](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/boogeyman-1.md): A new threat actor emerges from the wild using the name Boogeyman. Are you afraid of the Boogeyman?
- [Tempest](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/tempest.md): You are tasked to conduct an investigation from a workstation affected by a full attack chain.
- [InfoSec Philippines](https://seymour.hackstreetboys.ph/capture-the-flag/infosec-philippines.md)
- [Crypto?](https://seymour.hackstreetboys.ph/capture-the-flag/infosec-philippines/crypto.md): Reversing | Hard
- [ROOTCON](https://seymour.hackstreetboys.ph/capture-the-flag/rootcon.md)
- [RTV'23 PrivEsc Challenge 1-3](https://seymour.hackstreetboys.ph/capture-the-flag/rootcon/rtv23-privesc-challenge-1-3.md): Within 5 minutes, can you get root given an initial foothold?
- [Cloud Challenges](https://seymour.hackstreetboys.ph/capture-the-flag/cloud-challenges.md)
- [flAWS.cloud](https://seymour.hackstreetboys.ph/capture-the-flag/cloud-challenges/flaws.cloud.md): Through a series of levels you'll learn about common mistakes and gotchas when using Amazon Web Services (AWS). There are no SQL injection, XSS, buffer overflows, or many of the other vulnerabilities.


---

# 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://seymour.hackstreetboys.ph/capture-the-flag.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.
