Passage is a medium level room in Hackthebox. For a medium level box, getting the user flag is quite easy. But, the challenge I faced is getting the root flag. This is a post on how I rooted the ...
Academy is one of the easy level boxes in Hackthebox. I obtained the initial foothold by exploiting an application using Metaploit Framework. Obtaining the second user was a piece of cake after r...
Battery is a medium level room in Tryhackme. The initial foothold is obtained by getting the ssh credentials from a php page after using the php base64 bypass. But the root flag is fairly easy to...
Doctor is a easy box where the initial foothold is obtained by exploiting the Server Side Template Injection(SSTI) vulnerability. It took me a fair amount of time for me to get how the SSTI could...
Cyborg is a beginner level room in Tryhackme. The only thing I found hard in this box was to retrieve a backup archive. One thing to definitely mention is the script to get the root shell which m...
All in one is a beginner level room in Tryhackme. At first, I exploited wordpress themes to get the reverse shell but after completing the room I also found an another way to directly ssh into th...
Worker is a medium level room in Hackthebox. I learnt some new things like SVN, Azure Devops and a lot more while doing this box. I hope you’ll learn something from this post too. The objective i...
ColddBox - Easy is a beginner level room in Tryhackme. The final objective is to get the user and root flag. Author C0ldd Description An easy level ...
Overpass 3 Hosting is a medium level room in Tryhackme which is the third part of the Overpass series. I made some silly errors while doing this box which took a considerable amount of time for m...
Chocolate Factory is a beginner level room in tryhackme which is based on the Charlie and the Chocolate factory film. The final objective is to get the user and root flag. Autho...