
Walkthroughs for Capture the Flag challenges on the HTB Cybersecurity Platform.
Documented solutions for HackTheBox machines. Each walkthrough covers enumeration → exploitation → privilege escalation with commands, screenshots, and technical analysis.
htb-ctf-<machine>/
├── index.md # Full walkthrough
└── media/ # Screenshots and supporting files
Walkthroughs follow a consistent structure:
Add target hostnames to /etc/hosts after connecting to the HTB VPN as documented in each walkthrough. Tools used include nmap, burpsuite, netexec etc, standard Linux utilities, and machine-specific tooling noted per walkthrough.