# Welcome

> 🛠 **Work in Progress**\
> This site is actively being updated with content from labs, courses, work, and research.

## 🧭 About

This GitBook is a personal knowledge base built from hands-on experience and study across platforms like [Hack The Box](https://academy.hackthebox.com/) (HTB), [TryHackMe](https://tryhackme.com/) (THM), [OffSec](https://www.offsec.com/courses-and-certifications/), [TCM Security](https://academy.tcm-sec.com/), [PortSwigger](https://portswigger.net/web-security), [APISEC](https://www.apisecuniversity.com/#courses), and [Open University](https://www.open.ac.uk/) (OU).

It’s a place to consolidate my learning — from walkthroughs and tool usage to theory snippets — gathered during courses, labs, certifications, and real-world engagements. ✍️📚

## 📚 Sections

{% hint style="success" %}
✨ Tip: Use the search bar at the top to dive into any section.
{% endhint %}

* [**Walkthroughs**](/boxes/boxes/categories.md) – Step-by-step breakdowns of boxes, labs, and challenges
* [**Theory Snippets**](/boxes/tl-dr/active-directory.md) – Concise notes on key pentesting concepts and commands
* [**Tool Usage**](/boxes/tools/hydra.md) – Practical notes on tools commonly used in offensive security

## 🌐Connect <a href="#about" id="about"></a>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><a href="https://app.hackthebox.com/users/1705946">Hack The Box</a></td><td><a href="/files/dZuJNvPadwoY6eL408y1">/files/dZuJNvPadwoY6eL408y1</a></td></tr><tr><td align="center"><a href="https://discordapp.com/users/927863521700626462">Discord</a></td><td><a href="/files/5zcxW8VLoiPfse0eBC1p">/files/5zcxW8VLoiPfse0eBC1p</a></td></tr><tr><td align="center"><a href="https://www.linkedin.com/in/charalamposspanias/">LinkedIn</a></td><td><a href="/files/ohEow8R1AFYuPsuI6SoA">/files/ohEow8R1AFYuPsuI6SoA</a></td></tr><tr><td align="center"><a href="https://github.com/cspanias">GitHub</a></td><td><a href="/files/LQ2AOE1qPWD1VbEU1iwI">/files/LQ2AOE1qPWD1VbEU1iwI</a></td></tr><tr><td align="center"><a href="https://cloud-journeys.super.site/">Cloud Journeys</a></td><td><a href="/files/Z31qgB3darxQpwSh3b1X">/files/Z31qgB3darxQpwSh3b1X</a></td></tr></tbody></table>

## ☕Support

{% embed url="<https://buymeacoffee.com/spaniascha3>" %}


---

# 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://x7331.gitbook.io/boxes/readme.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.
