Logan Dawson

Security enthusiast, CTF player, and homelab tinkerer. Writing about HackTheBox machines, offensive security, and things I break along the way.
Garfield — Hard Windows machine walkthrough cover

Garfield — HackTheBox Season 10 Walkthrough

Garfield is a fiendishly complex Active Directory box that chains a hidden scriptPath ACE, logon script hijacking, RBCD against an RODC, and a forged RODC golden ticket to compromise a full Windows domain. If you want to understand how Read-Only Domain Controllers can be weaponized, this is the box for you.

April 4, 2026 · 10 min · Logan Dawson
DevArea — Medium Linux machine walkthrough cover

DevArea — HackTheBox Season 10 Walkthrough

DevArea chains a SOAP service SSRF through Hoverfly middleware RCE to foothold, then escalates via Flask session forgery, command injection, and a symlink/log-write trick to root. A deeply layered box with real-world misconfigurations at every turn.

March 28, 2026 · 9 min · Logan Dawson
Snapped — Hard Linux machine walkthrough cover

Snapped — HackTheBox Walkthrough

Snapped is a brutal Hard box that chains a pre-auth Nginx UI backup endpoint disclosure into a command injection foothold, then escalates via a race-condition exploit in snap-confine that poisons the dynamic linker to achieve root.

March 23, 2026 · 9 min · Logan Dawson
Kobold — Easy Linux machine walkthrough cover

Kobold — HackTheBox Season 10 Walkthrough

Kobold chains an unauthenticated MCP server command injection with a sneaky newgrp trick that quietly grants Docker group membership — all without a single password prompt.

March 21, 2026 · 7 min · Logan Dawson
VariaType — Medium Linux machine walkthrough cover

VariaType — HackTheBox Season 10 Walkthrough

VariaType is a CVE-chaining masterpiece — three distinct vulnerabilities in font-processing tools combine to take you from unauthenticated to root. If you want practice identifying real-world supply-chain CVEs, this box delivers.

March 14, 2026 · 8 min · Logan Dawson
Principal — Medium Linux machine walkthrough cover

Principal — HackTheBox Walkthrough

Principal chains a fresh CVE in pac4j-jwt — where encryption was mistaken for authentication — with SSH CA key abuse to go from zero to root on a Java Spring Boot platform.

March 12, 2026 · 7 min · Logan Dawson
Gavel — Medium Linux machine walkthrough cover

Gavel — HackTheBox 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
AirTouch — Medium Linux machine walkthrough cover

AirTouch — HackTheBox Walkthrough

AirTouch is a unique HTB medium box where you pivot through three network segments entirely over WiFi — cracking WPA-PSK, stealing session cookies from decrypted traffic, and pulling off a real-cert evil twin attack to capture MSCHAPv2 credentials.

March 6, 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
Eighteen — HackTheBox Windows machine walkthrough cover

Eighteen — HackTheBox Walkthrough

Eighteen is a Windows Server 2025 Domain Controller box that chains MSSQL impersonation, Werkzeug hash cracking, and the newly-disclosed BadSuccessor vulnerability (CVE-2025-53779) to achieve full domain compromise — a rare chance to exploit a live DC in a lab environment.

February 27, 2026 · 9 min · Logan Dawson