Welcome to my personal repository of Capture The Flag (CTF) writeups.
Here you'll find documented solutions, notes, and methodologies from various platforms, including:
- TryHackMe
- Hack The Box
- Other custom challenges and learning environments
Writeups are organized by platform and challenge:
writeups/
βββ tryhackme/
βββ room-name-1.md
βββ room-name-2.md
βββ hackthebox/
βββ retired-machine-name.md
βββ custom-ctf/
βββ challenge-name.md
Each writeup includes:
- π Enumeration steps (nmap, gobuster, etc.)
- π οΈ Exploitation details
- βοΈ Privilege Escalation (if applicable)
- π§ Lessons learned
- These writeups are shared strictly for educational purposes.
- Only retired or publicly available challenges are documented, in accordance with the rules of each platform.
- All content reflects my own understanding, workflow, and learning processβno copy-paste solutions.