Guess cgi-bin contents.gifindex.gif

Guess cgi-bin

The scan engine found a potentially exploitable program in /cgi-bin. Some executables, particularly command interpreters (shells), pose a security risk if they are placed in /cgi-bin.

Risk: High

Fix: Command interpreters such as sh or perl should never be located in /cgi-bin. Locally authored CGI executables should be evaluated to make sure they do not pass unchecked user-supplied data to system commands.