We have run Acunetix Website Audit on our production site (asp.net 3.0) from outside world using http protocol.
It gave following High priority alert
Proxy accepts CONNECT requests
Severity High
Type Configuration
Reported by module Scripting
Description:
The remote proxy server can be used to send CONNECT requests.
The proxy allows everyone to perform CONNECT HTTP request to arbitrary port
The proxy server is running on TCP port 80.
I checked my website , found no WCF / web service is hosted. What could be the cause and how to resolve this alert.