Nmap Development mailing list archives

Bug or User Error


From: Tim Naami <tnaami () gmail com>
Date: Thu, 15 May 2014 15:59:16 -0500

I've installed NMAP 6.46 and reinstalled.  On Ubuntu 12.04.

When perform different types of scans either CLI or ZeNMAP I get errors
about scrips failing to load.

A command (as root) such as:

nmap -p 1-65535 -T4 -A -v -PE -PS22,25,80 -PA21,23,80,3389 192.168.1.100

Results in generating the following output


root@IMS# sudo nmap -p 1-65535 -T4 -A -v -PE -PS22,25,80 -PA21,23,80,3389
192.168.1.100
Warning: File ./nmap-os-db exists, but Nmap is using
/usr/local/bin/../share/nmap/nmap-os-db for security and consistency
reasons.  set NMAPDIR=. to give priority to files in your local directory
(may affect the other data files too).

Starting Nmap 6.46 ( http://nmap.org ) at 2014-05-15 15:45 CDT
NSE: Failed to load '/usr/local/bin/../share/nmap/scripts/http-favicon.nse'.
NSE: Failed to load
'/usr/local/bin/../share/nmap/scripts/ipv6-node-info.nse'.
NSE: Failed to load '/usr/local/bin/../share/nmap/scripts/iscsi-info.nse'.
NSE: Failed to load
'/usr/local/bin/../share/nmap/scripts/mongodb-databases.nse'.
NSE: Failed to load '/usr/local/bin/../share/nmap/scripts/mongodb-info.nse'.
NSE: Failed to load '/usr/local/bin/../share/nmap/scripts/sip-methods.nse'.
NSE: Failed to load '/usr/local/bin/../share/nmap/scripts/ssh-hostkey.nse'.
NSE: Loaded 111 scripts for scanning.
NSE: Script Pre-scanning.
Initiating Ping Scan at 15:45
Scanning 192.168.1.100 [8 ports]
Completed Ping Scan at 15:45, 2.02s elapsed (1 total hosts)


I have verified the existence of the .nse files in the /share/nmap/scripts/
directory.

This happens using both terminal/CLI or the ZENMAP GUI.

I see NSE loaded 111 scripts (and similar numbers are loaded with other
commands) but not the seven or so shown above.  The scripts not loading
vary with the command.


Is this a bug or User Error (my fault)?

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


Current thread: