# Capture The Flags (CTFs)

### Introduction

This GitBook collection is intended as a online portfolio and showcase of my CTF solving methodology. I hope that by sharing these writeups and my cyber security journey, I can help at least one other person.

### How To

The CTF GitBook collection is sorted by vendor i.e. TryHackMe, HackTheBox, by project i.e. OWASP Juice-Shop, TJ Null's OSCP prep list.

Each space can be accessed by utilising the drop-down menu at the top of this webpage.

<figure><img src="https://4233994144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTh7mB3nL5cUMkXD94t6r%2Fuploads%2FFnfoFIQpB91ekQ7xYw3q%2Fimage.png?alt=media&#x26;token=d3cfc438-9658-494d-8737-b81c3b7c1180" alt=""><figcaption><p>Dropdown Navigation Menu</p></figcaption></figure>

***

### Contact

Feel free to befriend me or get in touch on any of my socials below.

Twitter: <https://twitter.com/RizzSec>

Instagram: <https://instagram.com/RizzSec34>

YouTube: [https://youtube.com/RizzSec](https://www.youtube.com/@RizzSec)

Blog: TBA


---

# 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://writeup.rizztech.au/capture-the-flags-ctfs.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.
