Public bug reported:

"nmap -A example.com" fails on hosts that find a HTTP(S) port due to missing 
LUA libraries.
Problem found in package nmap-4.62-1ubuntu1.
nmap should either include the necessary lua libraries like they do for the 
scripts of previous versions(in the/usr/share/nmap/nselib and 
/usr/lib/nmap/nselib-bin directories) or depend on the necessary lua libs and 
modify nmap to look in the debian locations.

Relevant output from the program, first run(after fixing this missing
library, it asks for about 5 more before you're done):

LUA INTERPRETER in nse_init.cc:763: /usr/share/nmap/scripts/robots.nse:4: 
module 'http' not found:
        no field package.preload['http']
        no file '/usr/share/nmap/nselib/http.lua'
        no file './http.lua'
        no file '/usr/local/share/lua/5.1/http.lua'
        no file '/usr/local/share/lua/5.1/http/init.lua'
        no file '/usr/local/lib/lua/5.1/http.lua'
        no file '/usr/local/lib/lua/5.1/http/init.lua'
        no file '/usr/lib/nmap/nselib-bin/http.so'
        no file './http.so'
        no file '/usr/local/lib/lua/5.1/http.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
SCRIPT ENGINE: Aborting script scan.

** Affects: nmap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Nmap package missing lua libraries, also doesn't look in debian locations
https://bugs.launchpad.net/bugs/288358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to