Nmap Development mailing list archives

nse_main.lua is throwing multiple errors [windows]


From: Sanoop Thomas <saminside34 () gmail com>
Date: Tue, 3 Jan 2012 09:49:22 +0530

Dear Nmap Development Team,


   First of all a very big hats off from the bottom of my heart for the
effort that you all guys are doing.
I'm writing this mail to inform you an error i'm getting while executing
some scripts in nmap

Following is the result :

*C:\Windows\System32>nmap -p80 --script http-waf-detect ABC.com*

*Starting Nmap 5.61TEST4 ( http://nmap.org ) at 2012-01-03 09:41 India
Standard T
ime
NSE: Failed to load C:\Program Files\Nmap/scripts\http-waf-detect.nse:
error loading module 'url' from file '.\url.dll':
        The specified procedure could not be found.

stack traceback:
        [C]: ?
        [C]: in function 'require'
        C:\Program Files\Nmap/nselib/http.lua:94: in main chunk
        [C]: in function 'require'
        C:\Program Files\Nmap/scripts\http-waf-detect.nse:47: in main chunk
NSE: failed to initialize the script engine:
C:\Program Files\Nmap/nse_main.lua:435: could not load script
stack traceback:
        [C]: in function 'error'
        C:\Program Files\Nmap/nse_main.lua:435: in function 'new'
        C:\Program Files\Nmap/nse_main.lua:638: in function 'Entry'
        C:\Program Files\Nmap/scripts\script.db:133: in function
'db_closure'
        C:\Program Files\Nmap/nse_main.lua:652: in function
'get_chosen_scripts'

        C:\Program Files\Nmap/nse_main.lua:1083: in main chunk
        [C]: ?

QUITTING!*


Also I would like to hear from you how to develop own scripts, I have
already seen few presentations given by fyodor and david regarding the
same.
Still I will be much glad if i get some guidance from you folks. I'm also
looking at the nse tutorials from nmap site, and developed few scripts by
own.

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


Current thread: