# PG-Cockpit
2 min read
Port 80 gives the following output.
Port 80 gives the following output.
Right away I noticed SMB open and nmap could fingerprint it, so I went ahead and ran some smb specific tools.
port 80 gives error 403:
It appears there’s only 2 services running of which we’re probably only able to test 6379 right away.
That’s weird, we get 3 ports of which 3000 seems to be closed but still shown, and 80 is open but has a 403 code. I decided to check it using curl:
It appears this box only has 2 open ports. Let’s start with enumerating port 80.