Writeups

HackTheBox October Buffer …

This series will follow my exercises in HackTheBox. All published writeups are for retired HTB machines. Whether or not I use Metasploit to pwn the server will be indicated in the title. October Difficulty: Medium Machine IP: 10.10.10.16 The port scan identifies a web server as the sole vector. sudo …

HackTheBox Postman - with …

This series will follow my exercises in HackTheBox. All published writeups are for retired HTB machines. Whether or not I use Metasploit to pwn the server will be indicated in the title. Postman Difficulty: Easy Machine IP: 10.10.10.160 The initial port scan revealed some pretty interesting ports. …

HackTheBox Sense - with …

This series will follow my exercises in HackTheBox. All published writeups are for retired HTB machines. Whether or not I use Metasploit to pwn the server will be indicated in the title. Sense Difficulty: Easy Machine IP: 10.10.10.60 I kick things off with a port scan. sudo nmap -sS -T4 -p- …