Nmap Development mailing list archives
Re: script wildcard not working
From: David Fifield <david () bamsoftware com>
Date: Sat, 20 Nov 2010 07:38:00 -0800
On Sat, Nov 20, 2010 at 01:53:55PM +0100, Patrik Karlsson wrote:
Hi,
I'm seeing the following error when I'm running:
sudo ./nmap -p 161 -sU 127.0.0.1 --script "snmp-*"
An error was thrown by the engine: attempt to compare two table values
stack traceback:
[C]: in function 'sort'
./nse_main.lua:955: in function <./nse_main.lua:922>
[C]: ?
Warning: Unable to open interface vboxnet0 -- skipping it.
NSE: Script Engine Scan Aborted.
An error was thrown by the engine: attempt to compare two table values
stack traceback:
[C]: in function 'sort'
./nse_main.lua:955: in function <./nse_main.lua:922>
[C]: ?
I haven't looked into it as I'm busy splitting the last broadcast script (mssql).
Please try r21146. This was caused by a leftover superfluous sort from the new concurrency limit code I added. David Fifield _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- script wildcard not working Patrik Karlsson (Nov 20)
- Re: script wildcard not working David Fifield (Nov 20)
- Re: script wildcard not working Patrik Karlsson (Nov 20)
- Re: script wildcard not working David Fifield (Nov 20)
