HTB Challenges 2
The application is vulnerable to a SQL injection, however you need to find a way to bypass the WAF. The payload must also be chunked.
183 words
|
1 minutes
HTB Challenges 1
I’ve decided to start making new posts on Challenges I’ve been doing, as a break from the various machines. I’ll be covering at least 5 challenges per post, so without further ado these are the challenges I’ll covering:
377 words
|
2 minutes
Horizontall
I first conducted an nmap scan to see find any open ports and potentially vulnerable services
293 words
|
1 minutes
Pov
Begin by performing a port scan against the machine which reveals ports 22 and 80 as open. The IP address resolves to http://pov.htb
660 words
|
3 minutes
Analysis
I’ll start by performing a port scan on the machine. There are various ports open, so we’re likely dealing with a domain controller that also has port 80 open resolving to analysis.htb, so I’ll add that to my /etc/hosts file.
724 words
|
4 minutes
Monitored
Reveals 5 TCP ports open, http/https protocol resolve to nagios.monitored.htb
580 words
|
3 minutes