Public bug reported:

Binary package hint: nmap

On intrepid nmap reports the following error when using -A option:

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.

Full output follows

[EMAIL PROTECTED]:~$ nmap 127.0.0.1 -A

Starting Nmap 4.62 ( http://nmap.org ) at 2008-11-09 02:43 CET
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.
Interesting ports on localhost (127.0.0.1):
Not shown: 1712 closed ports
PORT    STATE SERVICE VERSION
22/tcp  open  ssh      (protocol 2.0)
80/tcp  open  http    Apache httpd 2.2.9 ((Ubuntu))
631/tcp open  ipp     CUPS 1.3
1 service unrecognized despite returning data. If you know the service/version, 
please submit the following fingerprint at 
http://www.insecure.org/cgi-bin/servicefp-submit.cgi :
SF-Port22-TCP:V=4.62%I=7%D=11/9%Time=4916402C%P=i686-pc-linux-gnu%r(NULL,2
SF:7,"SSH-2\.0-OpenSSH_5\.1p1\x20Debian-3ubuntu1\r\n");

Service detection performed. Please report any incorrect results at 
http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 6.204 seconds

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


** Tags: intrepid

** Tags added: intrepid

** Description changed:

  Binary package hint: nmap
  
- Nmap reports the following error when using -A option:
+ On intrepid nmap reports the following error when using -A option:
  
  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.
  
  Full output follows
  
  [EMAIL PROTECTED]:~$ nmap 127.0.0.1 -A
  
  Starting Nmap 4.62 ( http://nmap.org ) at 2008-11-09 02:43 CET
  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.
  Interesting ports on localhost (127.0.0.1):
  Not shown: 1712 closed ports
  PORT    STATE SERVICE VERSION
  22/tcp  open  ssh      (protocol 2.0)
  80/tcp  open  http    Apache httpd 2.2.9 ((Ubuntu))
  631/tcp open  ipp     CUPS 1.3
  1 service unrecognized despite returning data. If you know the 
service/version, please submit the following fingerprint at 
http://www.insecure.org/cgi-bin/servicefp-submit.cgi :
  SF-Port22-TCP:V=4.62%I=7%D=11/9%Time=4916402C%P=i686-pc-linux-gnu%r(NULL,2
  SF:7,"SSH-2\.0-OpenSSH_5\.1p1\x20Debian-3ubuntu1\r\n");
  
  Service detection performed. Please report any incorrect results at 
http://nmap.org/submit/ .
  Nmap done: 1 IP address (1 host up) scanned in 6.204 seconds

-- 
Nmap lacks http module when doing aggressive (-A) scan
https://bugs.launchpad.net/bugs/295817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to