# WRITEUPS

## 🛡️ Cybersecurity Writeups

This repository contains my practical writeups from platforms like **TryHackMe** and **Hack The Box**, with a strong focus on **OSINT (Open Source Intelligence)** and real-world investigation techniques.

***

### 📂 Categories

```id="k3m9x1"
.
├── OSINT/
├── TryHackMe/
└── HackTheBox/
```

***

### 🔍 Focus Areas

* OSINT (GeoINT, SOCMINT, Metadata Analysis)
* CTF Challenges & Labs
* Real-world investigation mindset

***

### 🚀 Platforms

* TryHackMe
* Hack The Box
* ctf.osint.industries

***

### ⚠️ Disclaimer

All content is for **educational purposes only**.\
Challenges are solved in legal lab environments provided by respective platforms.

***

⭐ Star the repository if you find it useful.


---

# 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://taauxick.gitbook.io/writeups/writeups.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.
