Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
paulino 458504c1ab Adds http-google-malware:
description = [[
http-google-malware checks if hosts are on Google's blacklist of suspected malware and phishing servers. These lists are constantly updated and are part of Google's Safe Browsing service.

To do this the script queries the Google's Safe Browsing service and you need to have your own API key to access Google's Safe Browsing Lookup services. Sign up for yours at http://code.google.com/apis/safebrowsing/key_signup.html

* To learn more about Google's Safe Browsing:
http://code.google.com/apis/safebrowsing/

* To register and get your personal API key: 
http://code.google.com/apis/safebrowsing/key_signup.html
]]

---
-- @usage
-- nmap -p80 --script http-google-malware <host>
--
-- @output
-- PORT   STATE SERVICE
-- 80/tcp open  http
-- |_http-google-malware.nse: Host is known for distributing malware.
--
-- @args http-google-malware.url URL to check. Default: <code>http/https</code>://<code>host</code> 
-- @args http-google-malware.api API key for Google's Safe Browsing Lookup service
---
2011-07-08 18:45:49 +00:00
docs latest generated man pages 2011-06-30 22:38:52 +00:00
libdnet-stripped Remove unreferenced local variable. 2011-06-22 18:35:56 +00:00
liblua Remove quotes around the OutputFile element contents in liblua for the Release 2010-11-04 23:08:03 +00:00
libnetutil Use the proper length in get_srcaddr, not sizeof(sockaddr_in6). 2011-06-28 00:35:01 +00:00
libpcap Added a note about the patch in r20315 2010-09-23 06:44:51 +00:00
libpcre Reversing r23310, since LICENCE is actually the British word for 2011-05-24 18:34:51 +00:00
macosx o [Ndiff] Fixed the Mac OS X packages to use the correct path for 2011-03-15 22:09:10 +00:00
mswin32 Do not base nsock's project new configuration for Ncat Static on 2011-06-22 17:26:58 +00:00
ndiff latest generated man pages 2011-06-30 22:38:52 +00:00
nselib Added signature of a Cisco router 2011-07-08 18:44:23 +00:00
scripts Adds http-google-malware: 2011-07-08 18:45:49 +00:00
todo Update my TODO file. 2011-07-05 16:56:37 +00:00
acinclude.m4 Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
aclocal.m4
BSDmakefile
CHANGELOG Add an enclosing host element in XML output for timed-out hosts. 2011-07-08 17:08:53 +00:00
charpool.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
charpool.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
config.guess Update to the latest config.guess and config.sub from 2010-09-29 04:31:24 +00:00
config.sub Update to the latest config.guess and config.sub from 2010-09-29 04:31:24 +00:00
configure Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
configure.ac Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
COPYING Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
depcomp
FingerPrintResults.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
FingerPrintResults.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
global_structures.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
HACKING Fixed a couple of trivial errors 2010-05-23 17:42:44 +00:00
idle_scan.cc Rename readip_pcap -> readipv4_pcap and readip46_pcap to readip_pcap. 2011-06-08 23:46:21 +00:00
idle_scan.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
INSTALL
ltmain.sh
MACLookup.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
MACLookup.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
main.cc Move get/set_program_name from main.cc to nmap.cc. 2011-06-15 18:12:33 +00:00
Makefile.in Revert r24116 and r24117; the addrset functions need to go in a C 2011-06-18 23:52:25 +00:00
missing
nmap-header-template.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nmap-mac-prefixes Update nmap-mac-prefixes to the latest data as of 2011-06-29 2011-06-29 08:33:42 +00:00
nmap-os-db Add new OS fingerprint for scanme. 2011-06-29 04:47:02 +00:00
nmap-payloads Turn the 6481/udp probe from servicetags.nse into a UDP payload. 2011-02-22 04:32:59 +00:00
nmap-protocols
nmap-rpc Regenerate (and manually merge) nmap-rpc from the master file at 2011-03-24 02:57:02 +00:00
nmap-service-probes slightly enhance a couple sip softmatches by allowing parenthesis in the Server header value. Patch sent by Rainer Giedat 2011-06-23 06:19:48 +00:00
nmap-services change copyright date 2011-01-21 20:59:10 +00:00
nmap.cc Add an enclosing host element in XML output for timed-out hosts. 2011-07-08 17:08:53 +00:00
nmap.h Update version number for next release (5.59BETA1) 2011-06-28 22:19:31 +00:00
nmap.spec.in Use %{_target_cpu} to support both i386 and x86_64. 2011-06-08 23:01:31 +00:00
nmap_amigaos.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nmap_config.h.in Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
nmap_dns.cc Removed Trailing Spaces 2011-05-21 01:30:50 +00:00
nmap_dns.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nmap_error.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nmap_error.h Fix MSVC compiler noreturn related warnings and add extra 2011-06-23 23:59:52 +00:00
nmap_rpc.cc Remove -sR o.rpcscan handling; make -sR an alias for -sV. 2011-03-12 18:20:09 +00:00
nmap_rpc.h Remove -sR o.rpcscan handling; make -sR an alias for -sV. 2011-03-12 18:20:09 +00:00
nmap_tty.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nmap_tty.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nmap_winconfig.h Show which libraries are the ones included with Nmap and which are from 2011-02-24 21:06:59 +00:00
NmapOps.cc Allow sending -6 -sO probes. 2011-06-14 19:46:48 +00:00
NmapOps.h Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
NmapOutputTable.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
NmapOutputTable.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nse_binlib.cc
nse_binlib.h
nse_bit.cc
nse_bit.h
nse_debug.cc Rearrange some headers to make sure that out nbase errno defines are seen early, 2010-11-04 22:43:00 +00:00
nse_debug.h
nse_dnet.cc Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
nse_dnet.h o [NSE] Removed the nmap.get_interface_link function, which was 2011-04-22 22:47:28 +00:00
nse_fs.cc Add a new cnse.fetchscript, which first checks for an absolute path, 2011-03-26 06:48:29 +00:00
nse_fs.h Add a new cnse.fetchscript, which first checks for an absolute path, 2011-03-26 06:48:29 +00:00
nse_main.cc Just use srand on NSE startup in nse_main.cc. This removes the need 2011-05-24 02:48:39 +00:00
nse_main.h Change the way ScriptResult::get_id and ScriptResult::get_output work to avoid 2010-11-09 19:47:18 +00:00
nse_main.lua New system for silent require errors. Use the new function 2011-06-13 23:38:35 +00:00
nse_nmaplib.cc Adding the NSE nmap.list_interfaces() function that lists all interfaces available to Nmap. 2011-07-05 00:01:35 +00:00
nse_nmaplib.h Remove get_target() and get_port() function declaration from the nse_nmaplib.h since they are already declared in the nse_utility.h 2011-02-10 08:45:50 +00:00
nse_nsock.cc Fixed a bug: use sockaddr_storage instead of sockaddr. 2011-06-09 17:38:04 +00:00
nse_nsock.h Merge from /nmap-exp/patrick/nse-nsock-maintenance. 2010-09-18 20:35:09 +00:00
nse_openssl.cc Removed references to MD2, as OpenSSL 1.x.x doesn't support it anymore 2010-08-20 06:05:08 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nse_ssl_cert.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
nse_utility.cc Since r20267 (NSE Nsock maintenance), failures in raw IP sends from NSE cause 2010-11-11 01:11:13 +00:00
nse_utility.h Since r20267 (NSE Nsock maintenance), failures in raw IP sends from NSE cause 2010-11-11 01:11:13 +00:00
osscan.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
osscan.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
osscan2.cc Add a comment explaining why T1 appears in sendT1_7Probe, even though it 2011-06-15 21:02:21 +00:00
osscan2.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
output.cc Actually honor the append parameter to log_open. 2011-06-14 02:29:40 +00:00
output.h Remove some unused function parameters. 2011-06-14 02:29:39 +00:00
payload.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
payload.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
portlist.cc Properly make some methods const. 2011-06-14 02:29:41 +00:00
portlist.h Properly make some methods const. 2011-06-14 02:29:41 +00:00
portreasons.cc Add ICMPv6 Parameter Problem reason code. 2011-06-14 19:46:50 +00:00
portreasons.h Add ICMPv6 Parameter Problem reason code. 2011-06-14 19:46:50 +00:00
protocols.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
protocols.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
README-WIN32
scan_engine.cc Use ipv6_get_data_any and ip_get_data_any when parsing -sO packets. 2011-06-17 05:47:34 +00:00
scan_engine.h Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
service_scan.cc Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
service_scan.h Properly make some methods const. 2011-06-14 02:29:41 +00:00
services.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
services.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
shtool
Target.cc Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
Target.h Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
TargetGroup.cc Fix "value computed is not used" warning. 2011-05-30 17:34:11 +00:00
TargetGroup.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
targets.cc Fixed broken --exclude in nmap. 2011-06-21 18:05:25 +00:00
targets.h Merging from nmap-exp/colin/nmap-addrset, nmap-exp/colin/nbase-addrset, and /nmap-exp/colin/ncat-addrset 2011-06-20 20:46:41 +00:00
tcpip.cc Use a big enough buffer in traceND. Same as r24365 in 2011-06-28 21:58:54 +00:00
tcpip.h Rename readip_pcap -> readipv4_pcap and readip46_pcap to readip_pcap. 2011-06-08 23:46:21 +00:00
timing.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
timing.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
traceroute.cc Fix MSVC compiler noreturn related warnings and add extra 2011-06-23 23:59:52 +00:00
traceroute.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
utils.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
utils.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
xml.cc Comment typo. 2011-06-14 19:46:43 +00:00
xml.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
zenmap.spec.in

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).