This repository contains write-ups for CTF challenges and hacking machines, organized by platform, machine, and difficulty.
It includes steps for enumeration, exploitation, privilege escalation, and relevant screenshots.
THM/
→ TryHackMeEasy/
→ Easy machinesMedium/
→ Medium difficulty machinesHard/
→ Hard machines
HTB/
→ Hack The BoxEasy/
,Medium/
,Hard/
Misc/
→ Other CTFs or challenges
Each machine folder contains:
scan.md
→ Initial scan and enumerationexploits.md
→ Exploitation and privilege escalationimages/
→ Screenshots and important results
- Navigate through the folders by platform and difficulty.
- Open the Markdown files (
.md
) to read each write-up. - Images are stored in the
images/
folder within each machine.
- This repository is for educational purposes only.
- No real credentials or malicious exploits are shared.
- Use a controlled environment to reproduce write-ups.