$ ls ./writeups/

Writeups

HackTheBox / TryHackMe machine writeups, penetration testing walkthroughs, and security research notes. Published after the official disclosure window.

βŒ•

6 writeups

HackTheBox
πŸ”’ LockedInsane

HackTheBox β€” DarkZero Returns

An Insane-rated, two-forest Active Directory machine. The full writeup is embargoed until the box retires β€” root it and enter the flag to read it early.

#active-directory#kerberos
HackTheBox
Hard

HackTheBox β€” NanoCorp

Abusing a careers-portal zip upload to leak and crack web_svc's NTLMv2 hash via CVE-2025-24071 / CVE-2025-24054, walking a BloodHound ACL chain to monitoring_svc, then hijacking a vulnerable Checkmk agent's MSI self-repair (CVE-2024-0670) through RunasCs to execute code as SYSTEM.

#active-directory#cve-2025-24054#responder#ntlmv2
HackTheBox
Medium

HackTheBox β€” Outbound

Chaining an authenticated RoundCube RCE exploit, MySQL session token harvesting with DES3 decryption, and a CVE-2025-27591 symlink attack via a world-writable log directory to reach root.

#roundcube#rce#metasploit#mysql
HackTheBox
Easy

HackTheBox β€” Bashed

Exploiting a web-accessible phpbash shell for initial access, then escalating via sudo to scriptmanager and abusing a cron-run Python script to land root.

#Linux#Web#PHP#Cron
HackTheBox
Easy

HackTheBox β€” Netmon

Abusing anonymous FTP access to steal PRTG Network Monitor config files with backup credentials, then exploiting a PRTG command injection vulnerability (CVE-2018-9276) for SYSTEM shell.

#Windows#FTP#PRTG#RCE
TryHackMe
Easy

TryHackMe β€” Advent of Cyber 2024 (Selected Days)

Highlights and solutions from TryHackMe's Advent of Cyber 2024 β€” covering OSINT, OPSEC analysis, log forensics, and web vulnerability hunting.

#OSINT#Web#Forensics#Cryptography