Nmap Development mailing list archives

Re: problem with nmap 5.10beta2 running on windows 2003


From: Patrik Karlsson <patrik () labb1 com>
Date: Wed, 13 Jan 2010 11:07:13 +0100

Hi Juan,

I'm guessing NFS is not running on the remote host or the script fails to query the portmap service for the ports. I'm 
attaching a patch that should corrects this error.

If the server your scanning is running NFS I would be happy if you could send me a packet dump (off list) when running 
the script against the server.

//Patrik

 

Attachment: nfs-showmount.patch
Description:


On 12 jan 2010, at 07.26, Juan Perez wrote:

Got this output when running nmap -v  --script discovery 10.10.10.10:

NSE: Starting nfs-showmount against 10.10.10.10.
NSE: nfs-showmount against 10.10.10.10 threw an error!
C:\Program Files\Nmap\scripts\nfs-showmount.nse:316: bad argument #1 to 'pairs'
(table expected, got nil)
stack traceback:
        [C]: in function 'pairs'
        C:\Program Files\Nmap\scripts\nfs-showmount.nse:316: in function <C:\Pro
gram Files\Nmap\scripts\nfs-showmount.nse:268>
        (tail call): ?
NSE: Finished whois against 10.10.10.10.
NSE: Finished rpcinfo against 10.10.10.10:111.
NSE: C:\Program Files\Nmap\scripts\banner.nse failed for 10.10.10.10 on tcp por
t 111. Message: No Message.
NSE: Finished banner against 10.10.10.10:111.
NSE: C:\Program Files\Nmap\scripts\banner.nse failed for 10.10.10.10 on tcp por
t 22. Message: No Message.
NSE: Finished banner against 10.10.10.10:22.
NSE: C:\Program Files\Nmap\scripts\banner.nse failed for 10.10.10.10 on tcp por
t 2049. Message: No Message.
NSE: Finished banner against 10.10.10.10:2049.


Any ideas?
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

--
Patrik Karlsson
http://www.cqure.net




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

Current thread: