// Writeups

HTB & CTF Walkthroughs

Technical breakdowns of HTB machines and CTF challenges. Active machine writeups are locked until retirement.

5 published · 5 locked
HardLinux

Nimbus: HackTheBox Writeup (Linux, Hard)

SSRF through a dual-layer filter bypass leaks EC2 metadata IAM credentials, a PyYAML unsafe-loader RCE via SQS delivers a worker shell inside Docker, and a privileged LocalStack CodeBuild job writes to the overlay upperdir to hijack modprobe and pop root on the host.

2026-06-24🔒 Locked
MediumWindows

Checkpoint: HackTheBox Writeup (Windows, Medium)

Windows Server 2025 Domain Controller chaining an AD ACL misconfiguration to restore a deleted account, credential reuse to land a malicious VS Code extension, a dMSA BadSuccessor attack to recover a service account hash, and Volatility memory forensics from a VM snapshot to reach Administrator.

2026-06-15🔒 Locked
MediumLinux2 CVEs

DevArea: HackTheBox Writeup (Linux, Medium)

Anonymous FTP drops an Apache CXF JAR: WSDL analysis reveals a SOAP endpoint vulnerable to SSRF/LFI via MTOM (CVE-2022-46364). File read leaks Hoverfly credentials, and CVE-2025-54123 turns the dashboard into RCE.

2026-03-29🔒 Locked
EasyLinux2 CVEs

Kobold: HackTheBox Writeup (Linux, Easy)

Subdomain enumeration reveals MCPJam v1.4.2 vulnerable to unauthenticated RCE via CVE-2026-23744. A base64-encoded reverse shell bypasses filtering, and docker group access lets us mount the host filesystem to read root's flag.

2026-03-27🔒 Locked
MediumLinux

Browsed: HackTheBox Writeup (Linux, Medium)

A headless Chrome extension testing service enables browser-context SSRF to pivot into internal Gitea and Flask apps. Bash arithmetic expansion injection in a shell script delivers the reverse shell as larry.

2026-03-27Read →
MediumLinux1 CVE

Interpreter: HackTheBox Writeup (Linux, Medium)

CVE-2023-43208 gives unauthenticated RCE on Mirth Connect 4.4.0 via Java deserialization. DB credentials lead to a PBKDF2 hash crack for SSH as sedric, then an SSTI in a Flask notif service running as root closes the chain.

2026-03-21🔒 Locked
MediumLinux2 CVEs

VariaType: HackTheBox Writeup (Linux, Medium)

An exposed .git directory leaks hardcoded credentials, two CVEs in font processing libraries chain together for RCE as www-data then steve, and a sudo misconfiguration in setuptools lets you write an SSH key directly to /root/.ssh/authorized_keys.

2026-03-16Read →
EasyWindows

Eighteen: HackTheBox Writeup (Windows, Easy)

MSSQL impersonation pivots to a financial database where PBKDF2 hashes crack to domain credentials, then the badSuccessor RBCD technique chains through Kerberos to a full DCSync: every NTLM hash in the domain dumped.

2026-03-16Read →
MediumLinux

Mr. Robot CTF: TryHackMe Writeup (Linux, Medium)

TryHackMe Mr. Robot CTF: three flags hidden across a WordPress machine. Covers robots.txt disclosure, WordPress brute-force with a custom wordlist, reverse shell via theme editor, MD5 hash cracking, and root via SUID nmap interactive mode.

2025-11-10Read →
EasyLinux2 CVEs

Soulmate: HackTheBox Writeup (Linux, Easy)

CrushFTP authentication bypass via S3 header spoofing gives admin access, a webshell lands a shell as www-data, and hardcoded Erlang SSH credentials pivot to ben: then CVE-2025-32433 takes it to root.

2025-09-09Read →
← Back to home