TryHackMe Dreaming Write-up

TryHackMe Templates – Write-up

This write-up will help you solve the Team box on TryHackMe. We only have to acquire one flag using Server Side Template Injection (SSTI). TryHackMe Templates – Investigation There is... View Article

TryHackMe Confidential – Write-up

In this post, we will discuss how to get the flag for the Confidential box. This box is a little different from other boxes. It is not a typical boot-to-root... View Article

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