Nmap Development mailing list archives

Re: script wildcard not working


From: Patrik Karlsson <patrik () cqure net>
Date: Sat, 20 Nov 2010 16:56:46 +0100


On 20 nov 2010, at 16.38, David Fifield wrote:

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.

It works now. Thanks!


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


//Patrik
--
Patrik Karlsson
http://www.cqure.net
http://www.twitter.com/nevdull77





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


Current thread: