// Writeups

HTB & CTF Walkthroughs

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

3 published · 5 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-27🔒 Locked
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-16🔒 Locked
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