Nmap Development mailing list archives

Re: Completed Lua 5.3 upgrade!


From: Patrick Donnelly <batrick () batbytes com>
Date: Sun, 26 Jun 2016 11:30:08 -0400

On Sat, Jun 25, 2016 at 3:22 PM, Jacek Wielemborek <d33tah () gmail com> wrote:
[15:21:52][~/workspace/nse-lua53][1] $[SUDO] sudo ./nmap --script="default,external,safe,discovery,intrusive,auth 
and not http-slowloris-check and not nping-brute" scanme.nmap.org -A -d -oX /tmp/out1.xml -p-

Starting Nmap 7.12SVN ( https://nmap.org ) at 2016-06-25 15:22 EDT
--------------- Timing report ---------------
  hostgroups: min 1, max 100000
  rtt-timeouts: init 1000, min 100, max 10000
  max-scan-delay: TCP 1000, UDP 1000, SCTP 1000
  parallelism: min 0, max 0
  max-retries: 10, host-timeout: 0
  min-rate: 0, max-rate: 0
---------------------------------------------
NSE: Using Lua 5.3.
NSE: Arguments from CLI:
NSE: Failed to load /home/d33tah/workspace/nse-lua53/scripts/afp-brute.nse:
/home/d33tah/workspace/nse-lua53/nselib/bin.lua:185: attempt to compare nil with number
stack traceback:
        /home/d33tah/workspace/nse-lua53/nselib/bin.lua:185: in global 'unpack'
        /home/d33tah/workspace/nse-lua53/nselib/bin.lua:253: in main chunk
        [C]: in function 'require'
        /home/d33tah/workspace/nse-lua53/nselib/afp.lua:114: in main chunk
        [C]: in function 'require'
        /home/d33tah/workspace/nse-lua53/scripts/afp-brute.nse:1: in function 
</home/d33tah/workspace/nse-lua53/scripts/afp-brute.nse:1>
NSE: failed to initialize the script engine:
/home/d33tah/workspace/nse-lua53/nse_main.lua:600: could not load script
stack traceback:
        [C]: in function 'error'
        /home/d33tah/workspace/nse-lua53/nse_main.lua:600: in field 'new'
        /home/d33tah/workspace/nse-lua53/nse_main.lua:776: in global 'Entry'
        /home/d33tah/workspace/nse-lua53/scripts/script.db:3: in local 'db_closure'
        /home/d33tah/workspace/nse-lua53/nse_main.lua:789: in local 'get_chosen_scripts'
        /home/d33tah/workspace/nse-lua53/nse_main.lua:1252: in main chunk
        [C]: in ?

QUITTING!

Is that relevant?

Yes! Thanks for finding that Jacek.

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


Current thread: