Javascript FTP PASV Portscanner Demo

This demo utilises a malicious FTP server to run a small portscan against localhost.

Refer to http://bindshell.net/papers/ftppasv for a full explanation of what's going on.

Scan Results:


Credits to:

http://no.spam.ee/scanner on which the demo page is based.

http://www.gnucitizen.org/projects/javascript-port-scanner/ which provides most of the portscanning code for this page