Vaccine — Very Easy Linux machine walkthrough cover

Vaccine — HackTheBox Starting Point Walkthrough

Vaccine chains together anonymous FTP access, zip cracking, hardcoded credentials, and a PostgreSQL SQL injection into a full compromise — then escapes to root through a classic vi sudo misconfiguration.

January 31, 2026 · 5 min · Logan Dawson
Archetype — HackTheBox Windows machine walkthrough cover

Archetype — HackTheBox Starting Point Walkthrough

Archetype shows how a single misconfigured SMB share cascades into full domain compromise — SSIS config files, xp_cmdshell, and PowerShell history all play a role.

January 30, 2026 · 6 min · Logan Dawson
Dancing — HackTheBox Windows machine walkthrough cover

Dancing — HackTheBox Starting Point Walkthrough

Dancing is a beginner-friendly Windows box that teaches the fundamentals of SMB enumeration. A misconfigured file share with anonymous access is all you need to grab the flag.

January 30, 2026 · 4 min · Logan Dawson
Fawn — HackTheBox Unix machine walkthrough cover

Fawn — HackTheBox Starting Point Walkthrough

Fawn is a beginner HackTheBox machine that demonstrates one of the most common real-world misconfigurations: anonymous FTP access left enabled with sensitive files sitting in the root directory.

January 30, 2026 · 4 min · Logan Dawson
Meow — Easy Linux machine walkthrough cover

Meow — HackTheBox Starting Point Walkthrough

Meow is HTB’s gentlest introduction to penetration testing — a single open Telnet port, no password on the root account, and an immediate lesson in why legacy services are dangerous.

January 30, 2026 · 4 min · Logan Dawson
Redeemer — HackTheBox Linux machine walkthrough cover

Redeemer — HackTheBox Starting Point Walkthrough

Redeemer proves that sometimes the simplest misconfigurations are the most dangerous — an open Redis instance with no password stands between you and the flag.

January 30, 2026 · 4 min · Logan Dawson
Overwatch — Medium Windows machine walkthrough cover

Overwatch — HackTheBox Walkthrough

Overwatch chains MSSQL linked server credential capture via DNS poisoning with a WCF service PowerShell injection to go from unauthenticated to Domain Admin on a Windows Server 2022 DC.

January 24, 2026 · 8 min · Logan Dawson
Browsed — Medium Linux machine walkthrough cover

Browsed — HackTheBox Walkthrough

Browsed is a devious medium Linux box where you weaponize a Chrome extension upload feature to chain browser automation, bash arithmetic injection, and Python bytecode poisoning into a full root compromise.

January 10, 2026 · 9 min · Logan Dawson
Eloquia — Insane Windows machine walkthrough cover

Eloquia — HackTheBox Walkthrough

An Insane-rated Windows box chaining AngularJS CSTI, a subtle OAuth logical flaw, SQLite’s load_extension for DLL-based RCE, Edge DPAPI credential decryption, and .NET AppDomainManager injection to reach SYSTEM.

December 13, 2025 · 13 min · Logan Dawson
Fries — Hard Windows machine walkthrough cover

Fries — HackTheBox Walkthrough

Fries is a Hard Windows box that takes you through a dense multi-layer attack chain: credential leaks in Gitea, authenticated RCE in pgAdmin, Docker CA key theft, LDAP credential poisoning, and finally ADCS certificate abuse to own the domain.

November 22, 2025 · 9 min · Logan Dawson