CTF Apr 14, 2026 · 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.
CTF Apr 5, 2026 · 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.
CTF Apr 3, 2026 · 3 min read
HTB Valentine: Heartbleed to Root via tmux Session Hijack Exploiting the Heartbleed vulnerability (CVE-2014-0160) to leak SSH credentials from memory, then escalating to root by hijacking an active tmux session.
CTF Apr 3, 2026 · 5 min read
HTB Curling: Joomla RCE to Curl Config File Abuse Joomla CMS exploitation for initial access through admin panel takeover, followed by Linux privilege escalation via curl configuration file abuse.
CTF Mar 26, 2026 · 3 min read
HTB Beep: LFI to Root via Nmap Binary Exploitation Elastix PBX exploitation via local file inclusion to extract credentials, then multiple paths to root including Nmap interactive mode abuse.
CTF Mar 21, 2026 · 5 min read
HTB Irked Writeup: UnrealIRCd Backdoor to Root via SUID Abuse Exploiting the UnrealIRCd 3.2.8.1 backdoor for initial shell access, then escalating to root through a custom SUID binary on Linux.
CTF Mar 20, 2026 · 6 min read
HTB Cicada: From Password Spraying to Token Abuse Active Directory machine: password spraying for initial foothold, LDAP enumeration, and domain admin access through SeBackupPrivilege token abuse.
CTF Mar 19, 2026 · 6 min read
HTB Bank: Chasing Balance Transfers to Root Shell DNS enumeration reveals a hidden banking application. File upload restriction bypass for webshell access, then root via writable SUID binary.
CTF Mar 16, 2026 · 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.
CTF Mar 16, 2026 · 5 min read
HTB Devvortex: From Joomla Info Disclosure to Root Joomla information disclosure (CVE-2023-23752) leaking database credentials, then privilege escalation to root via apport-cli on Linux.
CTF Mar 15, 2026 · 6 min read
HTB Bounty: File Upload to System via Chimichurri IIS file upload bypass via web.config for initial shell on Windows, then SYSTEM access using the Chimichurri (MS10-059) kernel exploit.
CTF Mar 14, 2026 · 3 min read
HTB Blocky Minecraft server enumeration, Java JAR plugin decompilation revealing hardcoded database credentials, and trivial root access via sudo su.
CTF Mar 13, 2026 · 4 min read
HTB Keeper Writeup: How a Danish Dessert Unlocked Root Access Request Tracker default credentials for initial access, then KeePass crash dump memory analysis (CVE-2023-32784) to extract the root SSH key.
CTF Mar 13, 2026 · 3 min read
HTB Knife: PHP 8.1.0-dev Supply Chain Backdoor RCE to Root Exploiting the PHP 8.1.0-dev supply chain backdoor via User-Agentt header for RCE, then root through knife binary sudo privilege on Linux.
CTF Mar 13, 2026 · 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.
CTF Mar 12, 2026 · 4 min read
HTB Bashed Writeup: From phpbash WebShell to Root via Cron Job Abuse Discovering phpbash webshell on Apache, lateral movement to scriptmanager user, then root access by abusing a Python cron job on Linux.
CTF Mar 12, 2026 · 5 min read
HTB Mirai: Default Creds, Pi-hole & USB Forensics Raspberry Pi default credentials on a Pi-hole device for initial access, then recovering the deleted root flag from a USB drive using Linux forensics.
CTF Mar 12, 2026 · 4 min read
HTB Shocker: RCE via CGI-bin + Perl Privesc Shellshock (CVE-2014-6271) exploitation through CGI-bin scripts for remote command execution, then root via Perl sudo privilege escalation.
CTF Mar 12, 2026 · 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.
CTF Mar 12, 2026 · 4 min read
HTB Arctic: Remote Command Execution to JuicyPotato Privesc Adobe ColdFusion 8 directory traversal and file upload for RCE, then SYSTEM access via JuicyPotato on Windows Server 2008.
CTF Mar 12, 2026 · 4 min read
HTB Return: LDAP Credential Theft to Service Hijacking Abusing a printer admin panel to intercept LDAP credentials via netcat listener, then escalating privileges through Windows service configuration hijacking.