Recent Posts

TryHackMe: CupidCards

14 minute read

This box is rated hard difficulty on THM and is apart of the advanced track in the Love at First Breach ‘26 event. It involves us getting LFI/RCE in the webs...

HackTheBox: Broker

5 minute read

This box is rated easy difficulty on THM. It involves us guessing default credentials on a webserver to disclose what version of ActiveMQ is running. Looking...

HackTheBox: Cascade

10 minute read

This box is rated medium difficulty on THM. It involves us enumerating LDAP to find that a user’s account contains a legacy password attribute that we can us...

TryHackMe: Rocket

17 minute read

Box link– https://tryhackme.com/room/rocket

TryHackMe: Exfilibur

9 minute read

This box is rated hard difficulty on THM. It involves us exploiting a web application built with BlogEngine to get a reverse shell through three CVEs. Once o...

TryHackMe: Moebius

17 minute read

This box is rated hard difficulty on THM. It involves us exploiting SQL injection to extract an HMAC-SHA256 signing secret, allowing us to perform a PHP filt...

TryHackMe: RazorBlack

7 minute read

This box is rated medium difficulty on THM. It involves us exploiting plenty of Active Directory components to pivot through accounts and find grab a remote ...

HackTheBox: Intentions

14 minute read

This box is rated hard difficulty on HTB. It involves us grabbing Bcrypt hashes through second-order SQL injection, getting RCE on the site via the Imagick P...

TryHackMe: Mountaineer

15 minute read

This box is rated hard difficulty on THM. It involves us finding a Wordpress application that’s vulnerable to LFI, allowing us to read the server’s configura...

TryHackMe: Mnemonic

8 minute read

This box is rated medium difficulty on THM. It involves us brute forcing a few protected files to gain SSH access to the box as a low-level user. Then, we re...