Recent Posts

TryHackMe: Misguided Ghosts

13 minute read

This box is rated hard difficulty on THM. It involves us port knocking to access a Werkzeug web server, exploiting XSS to steal an admin session, grabbing a ...

TryHackMe: CMesS

7 minute read

This box is rated medium difficulty on THM. It involves us enumerating a developer subdomain to find a temporary password used at an administrator panel. The...

TryHackMe: Racetrack Bank

7 minute read

This box is rated hard difficulty on THM. It involves us exploiting a race conditions to add gold to our account, allowing us to buy premium functions on the...

TryHackMe: Biblioteca

5 minute read

This box is rated medium difficulty on THM. It involves us exploiting SQL injection to grab low level user credentials, brute forcing another user’s login, a...

TryHackMe: The Marketplace

6 minute read

This box is rated medium difficulty on THM. It involves us using an XSS vulnerability to capture an admin token on a website which leads to a dumping a datab...

HackTheBox: UpDown

9 minute read

This box is rated medium difficulty on HTB. It involves us getting access to a developer subdomain via an exposed Git repository on the main site. Then, we g...

HackTheBox: Sau

4 minute read

This box is ranked easy difficulty on HTB. It involves us exploiting an SSRF vulnerability to forward a web server running internally on port 80. Then, we us...

TryHackMe: Tempus Fugit Durius

13 minute read

This box is rated hard difficulty on THM and directly translates to “Time flies harder”. 

TryHackMe: Road

5 minute read

This box is rated medium difficulty on THM. It involves us updating an admin account’s password using a built-in function on the webpage which allows us to u...

TryHackMe: HackPark

4 minute read

This box is rated medium difficulty on THM. It involves us brute forcing an admin login page with hydra, exploiting a known vulnerability within a blog engin...