Skip to main content
Hack The Box
  1. Security/
  2. CTF Write-ups/

Hack The Box

Hack The Box write-ups focused on enumeration, exploitation, privilege escalation, and the practical lessons that make each machine worth remembering.

Hack The Box | Editor Writeup

Hack The Box | Editor Writeup

714 words·4 mins· loading · loading
A walkthrough for the “Editor” machine on Hack The Box, detailing the exploitation of XWiki RCE (CVE-2025-24893) and leveraging a Netdata ndsudo vulnerability (CVE-2024-32019) for root privilege escalation.
Hack The Box | Analytics Writeup

Hack The Box | Analytics Writeup

1109 words·6 mins· loading · loading
A walkthrough for the “Analytics” machine on Hack The Box, demonstrating how to exploit a Metabase Pre-auth RCE (CVE-2023-38646) and leverage the “GameOverlay” kernel vulnerability to gain root access.
Hack The Box | Manager Writeup

Hack The Box | Manager Writeup

1793 words·9 mins· loading · loading
A walkthrough for the “Manager” machine on Hack The Box, covering RID cycling and password spraying against MSSQL, retrieving credentials via xp_dirtree, and exploiting AD CS ESC7 to escalate privileges to Domain Admin.
Hack The Box | Builder Writeup

Hack The Box | Builder Writeup

877 words·5 mins· loading · loading
A walkthrough for the “Builder” machine on Hack The Box, demonstrating the exploitation of a Jenkins arbitrary file read vulnerability (CVE-2024-23897) to retrieve credentials and the decryption of stored SSH keys via the Script Console for privilege escalation.
Hack The Box | CrazyHosting Writeup

Hack The Box | CrazyHosting Writeup

1139 words·6 mins· loading · loading
A guide for the “CrazyHosting” machine on Hack The Box, covering how to hijack a user session via exposed Spring Boot Actuator endpoints, achieve command injection for a reverse shell, and escalate privileges using SSH configuration vulnerabilities.
Hack The Box | Keeper Writeup

Hack The Box | Keeper Writeup

828 words·4 mins· loading · loading
A walkthrough for the “Keeper” machine on Hack The Box, covering default credential exploitation in Request Tracker, extracting a KeePass master password from a memory dump, and converting PuTTY keys to gain root access.
Hack The Box | Broker Writeup

Hack The Box | Broker Writeup

718 words·4 mins· loading · loading
A walkthrough for the “Broker” machine on Hack The Box, detailing the exploitation of Apache ActiveMQ (CVE-2023-46604) and privilege escalation via a custom Nginx configuration to gain root access.