Nmap Development mailing list archives

Re: Update Nmap NSE scripts - was: nse error


From: Verde Denim <tdldev () gmail com>
Date: Tue, 10 Jan 2012 11:16:28 -0500

On Tue, Jan 10, 2012 at 10:09 AM, Djalal Harouni <tixxdz () opendz org> wrote:

On Tue, Jan 10, 2012 at 09:25:19AM -0500, Verde Denim wrote:
/usr/share/nmap/nse_main.lua:276:
/usr/share/nmap/scripts/oracle-enum-users.nse:38: attempt to call field
'silent_require' (a nil value)
stack traceback:
    [C]: in function 'assert'
    /usr/share/nmap/nse_main.lua:276: in function 'new'
    /usr/share/nmap/nse_main.lua:466: in function 'get_chosen_scripts'
    /usr/share/nmap/nse_main.lua:766: in main chunk
    [C]: ?

What am I doing wrong here?
I'm running nmap 5.21 on Ubuntu 11.04 64 bit.
Did you update/put the oracle script manually ?

It seems that your nse_main.lua is old, and it's not compatible with that
version of the oracle script.

To avoid this, you should update your Nmap version (current development is
5.61).

(nse_main.lua is related to Nmap internals, updating that file can raise
more problems).

Thanks, Djalal. I've updated to 5.61 (well at least got the tarball and
compiled/built it). Since I'm running the repo version I need to config the
directories correctly, but it does run the scripts now.

Thanks.

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

--
tixxdz
http://opendz.org

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


Current thread: