Nmap Development mailing list archives

missing stdnse.c


From: Jay Zeng <jiezeng03 () gmail com>
Date: Tue, 14 Jul 2009 11:32:53 -0700

Hello all, I am running the following command on ubuntu 9.04, with
nmap  4.76 and lua 5.1:

nmap --script ALL localhost -d; It looks like it fails to find stdnse.c and
all the associated files, anyone know where this file is?

Thanks
-Jay


Discovered open port 53/tcp on 127.0.0.1
Discovered open port 3306/tcp on 127.0.0.1
Completed Connect Scan at 18:29, 0.02s elapsed (1000 total ports)
SCRIPT ENGINE: '/usr/share/nmap/scripts/dns-test-open-recursion.nse' threw a
run time error and could not be loaded.
/usr/share/nmap/nselib/stdnse.lua:20: module 'stdnse.c' not found:
        no field package.preload['stdnse.c']
        no file '/usr/share/nmap/nselib/stdnse/c.lua'
        no file './stdnse/c.lua'
        no file '/usr/local/share/lua/5.1/stdnse/c.lua'
        no file '/usr/local/share/lua/5.1/stdnse/c/init.lua'
        no file '/usr/local/lib/lua/5.1/stdnse/c.lua'
        no file '/usr/local/lib/lua/5.1/stdnse/c/init.lua'
        no file './stdnse/c.so'
        no file '/usr/local/lib/lua/5.1/stdnse/c.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
        no file './stdnse.so'
        no file '/usr/local/lib/lua/5.1/stdnse.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
Overall sending rates: 40449.80 packets / s.
SCRIPT ENGINE: Initiating script scanning.
SCRIPT ENGINE: Script scanning localhost (127.0.0.1).
SCRIPT ENGINE: error while initializing script rules:
/usr/share/nmap/scripts/script.db:6: dns-safe-recursion-port.nse is not a
file!
stack traceback:
        [C]: in function 'Entry'
        /usr/share/nmap/scripts/script.db:6: in main chunk
        [C]: ?
        [C]: ?

SCRIPT ENGINE: Aborting script scan.
SCRIPT ENGINE: Script scanning completed.
Host localhost (127.0.0.1) appears to be up ... good.
Scanned at 2009-07-14 18:29:25 UTC for 0s
Interesting ports on localhost (127.0.0.1):
Not shown: 995 closed ports
Reason: 995 conn-refused
PORT     STATE SERVICE REASON
-- edited --
Final times for host: srtt: 770 rttvar: 337  to: 100000

Read from /usr/share/nmap: nmap-services.
Nmap done: 1 IP address (1 host up) scanned in 0.08 seconds

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


Current thread: