Nmap Development mailing list archives

NSE: http-google-malware against (IP address) threw an error!


From: GBytze Bytze <gbytze () gmail com>
Date: Tue, 2 Dec 2014 08:16:50 -0500

I am a little stumped here, as to why this is throwing an error and how to
correct it.
I have my own API Key. I have also reloaded and updated all repositories
and even tried using different Linux machines - still throws this error.

Any help would be kindly appreciated.

*Here is the syntax I am using; *
nmap -p80 -–script http-google-malware -–script-args
http-google-malware.api=<MYAPIKEY> <Target>

*Here is the version I am using*

Nmap version 6.47 ( http://nmap.org )
Platform: x86_64-unknown-linux-gnu
Compiled with: nmap-liblua-5.2.3 openssl-1.0.1e libpcre-8.30
nmap-libpcap-1.2.1 nmap-libdnet-1.12 ipv6
Compiled without:
Available nsock engines: epoll poll select

*Error Message using debug optio*n

NSE: http-google-malware against (IP address) threw an error!
/usr/local/bin/../share/nmap/nselib/shortport.lua:200: attempt to index
field 'version' (a nil value)
stack traceback:
/usr/local/bin/../share/nmap/nselib/shortport.lua:200: in function
</usr/local/bin/../share/nmap/nselib/shortport.lua:199>
(...tail calls...)
/usr/local/bin/../share/nmap/nselib/comm.lua:155: in function 'bestoption'
/usr/local/bin/../share/nmap/nselib/comm.lua:249: in function 'tryssl'
/usr/local/bin/../share/nmap/nselib/http.lua:1212: in function
</usr/local/bin/../share/nmap/nselib/http.lua:1193>
(...tail calls...)
/usr/local/bin/../share/nmap/nselib/http.lua:1480: in function
</usr/local/bin/../share/nmap/nselib/http.lua:1470>
(...tail calls...)
.../local/bin/../share/nmap/scripts/http-google-malware.nse:77: in function
<.../local/bin/../share/nmap/scripts/http-google-malware.nse:55>
(...tail calls...).
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: