Challenge By : Arrexel
Challenge Description : Some underground hackers are developing a new command and control server. Can you break in and see what they are up to?
Points : 30
Author : Rehman S. Beg (HTB Profile : MrReh )
________________________________________
Lets start the Instance, we see login page lets try some common passwords, didn’t work any of them
Lets try to bypass login page using SQL Injection Queries and we logged into page
If we see URL “info” parameter lets try “info=flag” over here and boom we got the flag
FLAG : “HTB{Map_Th3_Pl4n3t}”