This write-up will help you solve the Corridor box on TryHackMe. This box involves IDOR (Insecure Direct Object References). Having this vulnerability suggests that we should be able to obtain... View Article
This write-up will help you solve the Hacker vs. Hacker box on TryHackMe. You will find a box that someone hacked before. This box aims to get access to the... View Article
This writeup will help you solve the b3dr0ck box on TryHackMe. Before we start enumerating the box, add the following line to your /etc/hosts file. echo "<box_ip> b3dr0ck.thm" >> /etc/hosts... View Article
This writeup will help you solve the Agent T box on TryHackMe. Before we start enumerating the box, add the following line to your /etc/hosts file. echo "<box_ip> agent-t.thm" >>... View Article
This writeup will help you solve the Sweettooth Inc. box on TryHackMe. Before we start enumerating the box, add the following line to your /etc/hosts file. echo "<box_ip> sweettooth.thm" >>... View Article