TryHackMe Dreaming Write-up

TryHackMe Corridor Write-up

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

TryHackMe Hacker vs. Hacker Write-up

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

TryHackMe b3dr0ck Writeup

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

TryHackMe Agent T Writeup

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

TryHackMe Sweettooth Inc. Writeup

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