Pdfy Htb Writeup
The application lacks proper input validation for the URLs it processes.
The challenge on Hack The Box is a "Very Easy" web challenge that centers on exploiting a Server-Side Request Forgery (SSRF) vulnerability. This vulnerability exists in a web application that takes a user-supplied URL and converts the content of that URL into a PDF document. Exploitation Summary Pdfy Htb Writeup
john shadow.hash --wordlist=/usr/share/wordlists/rockyou.txt The application lacks proper input validation for the
We now have Tomcat credentials.
With port 8080 open and credentials in hand, we navigate to http://10.10.10.116:8080/manager/html . we navigate to http://10.10.10.116:8080/manager/html .