Blog

CTF

← All posts

CVE disclosures, AI red-teaming, and CTF writeups — published as they clear validation.

HTB Topology: LaTeX Injection to Root
CTF· 6 min read

HTB Topology: LaTeX Injection to Root

The HackTheBox Topology machine is an easy-rated Linux box that chains together classic web enumeration, a LaTeX injection vulnerability, credential cracking with John the Ripper, and a gnuplot + cron privilege escalation path.

HTB GreenHorn Writeup: Pluck CMS 4.7.18 RCE to Root
CTF· 5 min read

HTB GreenHorn Writeup: Pluck CMS 4.7.18 RCE to Root

GreenHorn is an easy-rated Linux box on HackTheBox. This writeup covers Pluck CMS 4.7.18 RCE via Gitea credential leakage, lateral movement through password reuse, and root privilege escalation by depixelizing a blurred PDF password.

HTB Bastion: Mounting Secrets from the Past
CTF· 5 min read

HTB Bastion: Mounting Secrets from the Past

Windows machine walkthrough: SMB share enumeration, VHD file mounting for SAM credential extraction, and privilege escalation via mRemoteNG password decryption.

HTB Nibbles: File Upload to Root
CTF· 5 min read

HTB Nibbles: File Upload to Root

Nibbleblog CMS arbitrary file upload vulnerability for initial shell, then root access through sudo misconfiguration on Linux.

HTB Blocky
CTF· 3 min read

HTB Blocky

Minecraft server enumeration, Java JAR plugin decompilation revealing hardcoded database credentials, and trivial root access via sudo su.

HTB Broker Writeup
CTF· 4 min read

HTB Broker Writeup

Apache ActiveMQ CVE-2023-46604 deserialization RCE for initial shell, then root via nginx sudo misconfiguration allowing config overwrite.

HTB Sense: Hacking The Firewall
CTF· 4 min read

HTB Sense: Hacking The Firewall

Directory bruteforcing pfSense firewall to discover admin credentials, then exploiting CVE-2014-4688 for remote command execution as root.