May 2017
Intermediate to advanced
416 pages
21h 33m
English
Open your terminal and enter the following command:
$ nmap --script http-open-proxy -p8080 <target>
The results include the HTTP methods that were successfully tested and if the proxy is indeed exposed:
PORT STATE SERVICE 8080/tcp open http-proxy | proxy-open-http: Potentially OPEN proxy. |_ Methods successfully tested: GET HEAD CONNECT
Read now
Unlock full access