# README

## MrZeeQa - Portfolio (IT-student)

In mijn vrije tijd houd ik me graag bezig met CTF-challenges om mijn cybersecurity-vaardigheiden uit te breiden. Verder probeer ik elke CTF die ik voltooid heb te documenteren, zodat ik notities heb om op terug te kunnen vallen.

![TryHackMe](https://tryhackme-badges.s3.amazonaws.com/mrzeeqa.png)

## Write Ups van behaalde CTF's

### TryHackMe

* RootMe [write up](https://github.com/MrZeeQa/CTF-Write-Ups/blob/6798afbb2354838dfcd134c0d72c5b19bad2dac7/RootMe/THM-RootMe.pdf)
* Anonymous [write up](https://github.com/MrZeeQa/CTF-Write-Ups/blob/6798afbb2354838dfcd134c0d72c5b19bad2dac7/Anonymous/Notes.md)
* Year of The Owl [write up](https://github.com/MrZeeQa/CTF-Write-Ups/blob/6798afbb2354838dfcd134c0d72c5b19bad2dac7/Year_Of_Owl_THM/WriteUp.md)
* TokyoGhoul [write up](https://github.com/MrZeeQa/CTF-Write-Ups/blob/6798afbb2354838dfcd134c0d72c5b19bad2dac7/TokyoGhoul/TokyoGhoul-notes.md)
* Vulnversity [write up](https://github.com/MrZeeQa/CTF-Write-Ups/blob/eda5c76050bd2d01d87c69b0abc650253dc4ca66/Vulnversity/Vulnversity.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://mrzeeqa.gitbook.io/mrzeeqa/master.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.
