Gavel — Medium Linux machine walkthrough cover

Gavel — HackTheBox Retired Walkthrough

Gavel chains an exposed git repo, a subtle PDO prepared statement SQL injection, and a creative PHP sandbox escape — overwriting the php.ini from inside the sandbox itself — to reach root.

March 7, 2026 · 9 min · Logan Dawson
CCTV — Easy Linux machine walkthrough cover

CCTV — HackTheBox Season 10 Walkthrough

CCTV is a deceptively layered Easy box where default credentials are just the beginning — JWT forgery, daemon-based command injection, and a clever motionEye auth quirk all stand between you and root.

March 5, 2026 · 8 min · Logan Dawson
Interpreter — Medium Linux machine walkthrough cover

Interpreter — HackTheBox Season 10 Walkthrough

Interpreter chains a pre-auth deserialization RCE against a healthcare integration platform with a devious Python f-string injection to reach root — a box that rewards thorough enumeration and creative payload crafting.

February 27, 2026 · 8 min · Logan Dawson
Pterodactyl — Medium Linux machine walkthrough cover

Pterodactyl — HackTheBox Season 10 Walkthrough

A Minecraft panel hiding two CVEs and a SUSE-specific PAM trick — Pterodactyl chains a Laravel LFI into code execution, then escalates via a race-condition SUID mount flaw in udisks2.

February 26, 2026 · 8 min · Logan Dawson
WingData — Easy Linux machine walkthrough cover

WingData — HackTheBox Season 10 Walkthrough

WingData chains two fresh CVEs — an unauthenticated RCE in Wing FTP Server and a Python tarfile filter bypass via PATH_MAX overflow — into a clean root. Don’t let the ‘Easy’ rating fool you.

February 26, 2026 · 7 min · Logan Dawson
Appointment — Very Easy Linux machine walkthrough cover

Appointment — HackTheBox Starting Point Walkthrough

Appointment is a deceptively simple box that teaches one of the most fundamental web vulnerabilities: SQL injection authentication bypass. One payload, one flag — but the lesson lasts a career.

February 1, 2026 · 5 min · Logan Dawson
Sequel — Very Easy Linux machine walkthrough cover

Sequel — HackTheBox Starting Point Walkthrough

Sequel is a dead-simple but instructive HackTheBox machine that highlights one of the most dangerous real-world misconfigurations: a MySQL/MariaDB instance exposed to the network with no root password.

February 1, 2026 · 4 min · Logan Dawson