Nmap Development mailing list archives

Re: nmap scripts


From: Kent Fritz <kfritz () wolfman devio us>
Date: Thu, 15 May 2014 18:47:33 -0400

On Thu, May 15, 2014 at 10:18:15AM +0000, Maurice Sanders wrote:
Hi,

I am using nmap 6.40 on windows.
When I run eg nmap --script ftp-bounce <ip address) the only output I get  is (see below).
This script should also show output like bounced ftp port etc.

This is the output I get.
Host is up (0.0054s latency).
Not shown: 994 filtered ports
PORT     STATE  SERVICE
21/tcp   open   ftp
80/tcp   open   http
119/tcp  closed nntp
443/tcp  open   https
563/tcp  closed snews
6881/tcp closed bittorrent-tracker
Nmap done: 1 IP address (1 host up) scanned in 48.15 seconds


I believe, by saying nothing, it's telling you that it's not vulnerable to
ftp-bounce.  Try using --script-trace option and you'll see what the script
sends and the server responses.


_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: