# HTB-Hercules
12 min read
Starting off I tried enumerating some users but this gave no valid users.
Starting off I tried enumerating some users but this gave no valid users.
I tried the creds for winrm but they didn’t work, let’s try them for port 80 instead.
By clicking on About Us it takes us to a subdomain:
We can leave comments:
The site seems to be running on python, meaning it’s LIKELY a Flask or Django instance.
I analyse the request right away in burp: