Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
david ecb16767e8 Skip privileged pings against localhost on Windows.
Compare to this similar test in Nmap's scan_engine.cc:
  if (scantype != CONNECT_SCAN && Targets[0]->ifType() == devt_loopback) {
    log_write(LOG_STDOUT, "Skipping %s against %s because Windows does not support scanning your own machine (localhost) this way.\n", scantype2str(scantype), Targets[0]->NameIP());
    return;
  }

rndbit made a report--unfortunately we con't fix it, but we can make the
error message clearer.
http://seclists.org/nmap-dev/2013/q1/187
2013-02-09 19:08:05 +00:00
docs Put a link to the nmap-fo.xsl github. 2013-01-21 04:36:07 +00:00
libdnet-stripped Add metric to struct route_entry. 2013-02-01 05:01:56 +00:00
liblinear
liblua
libnetutil Enforce device name only after choosing loopback in route_dst_generic. 2013-02-09 18:55:46 +00:00
libpcap
libpcre
macosx
mswin32 Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nbase Whitespace. 2013-01-08 04:37:34 +00:00
ncat Close stdout on socket EOF. 2013-02-09 08:29:39 +00:00
ndiff Performance improvement. 2012-12-23 08:35:32 +00:00
nmap-update Move libsvn and libapr installation to /nmap-mswin32-aux/libsvn-upgrade.txt. 2012-10-03 05:18:28 +00:00
nping Skip privileged pings against localhost on Windows. 2013-02-09 19:08:05 +00:00
nselib Revert "Lower-case scheme comparisons." 2013-02-07 23:43:50 +00:00
nsock Added static inline wrappers to simplify calls to I/O engine functions. 2013-01-23 22:06:40 +00:00
scripts Use binary strings, not hex strings, internally in ike-version. 2013-01-30 06:25:32 +00:00
todo Add a task suggested by David 2013-02-05 00:03:07 +00:00
zenmap Check NMAP_PRIVILEGED and NMAP_UNPRIVILEGED in Zenmap is_root. 2013-01-24 17:18:13 +00:00
acinclude.m4 Don't use exit in PCAP_IS_SUITABLE. 2012-09-08 19:44:24 +00:00
aclocal.m4 Regen with Autoconf 2.68 and aclocal 1.11.6. 2012-09-19 16:41:35 +00:00
BSDmakefile
CHANGELOG Skip privileged pings against localhost on Windows. 2013-02-09 19:08:05 +00:00
charpool.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
charpool.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
config.guess
config.sub
configure Latest auto-generated files in prep for upcoming 6.20BETA1 release 2012-11-16 00:54:16 +00:00
configure.ac Correcly append to CXXFLAGS with --with-localdirs. 2012-10-06 20:23:05 +00:00
COPYING Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
depcomp
FingerPrintResults.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
FingerPrintResults.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
FPEngine.cc Merged nsock-logging from nmap-exp/henri/nsock-logging/ 2012-12-15 10:59:30 +00:00
FPEngine.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
FPModel.cc Process latest IPv6 OS submissions. 2012-11-06 05:52:40 +00:00
global_structures.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
HACKING Update some mailing list references. 2012-12-06 02:34:28 +00:00
idle_scan.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
idle_scan.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
INSTALL
ltmain.sh
MACLookup.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
MACLookup.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
main.cc NMAP_ARGS typo. 2013-01-08 04:28:01 +00:00
Makefile.in Move Japanese man page from nmap-jp to nmap-ja. 2012-12-25 01:28:26 +00:00
missing
nmap-header-template.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap-mac-prefixes
nmap-os-db Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap-payloads Whitespace in nmap-payloads. 2012-12-23 01:13:56 +00:00
nmap-protocols
nmap-rpc Update some more headers. 2012-12-06 02:25:46 +00:00
nmap-service-probes Remove a too-generic service fingerprint for which we need more data. 2013-02-01 20:45:12 +00:00
nmap-services Regenerate this file to include Windows WS-Management ports and also pulseaudio 2012-11-07 21:34:43 +00:00
nmap.cc Use more automatic memory management in nmap_dns.cc. 2013-01-25 06:26:23 +00:00
nmap.h Remove vestiges of nsp_settrace. 2013-01-22 23:40:16 +00:00
nmap.spec.in
nmap_amigaos.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap_config.h.in Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap_dns.cc Use more automatic memory management in nmap_dns.cc. 2013-01-25 06:26:23 +00:00
nmap_dns.h Use more automatic memory management in nmap_dns.cc. 2013-01-25 06:26:23 +00:00
nmap_error.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap_error.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap_tty.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap_tty.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nmap_winconfig.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
NmapOps.cc Remove -q (quash argv to "pine" option). 2013-01-04 18:59:11 +00:00
NmapOps.h Remove -q (quash argv to "pine" option). 2013-01-04 18:59:11 +00:00
NmapOutputTable.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
NmapOutputTable.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nse_binlib.cc
nse_binlib.h
nse_bit.cc
nse_bit.h
nse_debug.cc
nse_debug.h
nse_dnet.cc Move win32_fatal_raw_sockets out of nmap_raw_socket. 2012-10-31 17:00:55 +00:00
nse_dnet.h
nse_fs.cc
nse_fs.h
nse_main.cc Renamed nmap_fileexistsandisreadable() by file_is_readable(). Former was 2012-10-20 15:00:10 +00:00
nse_main.h Handle NSE-returned strings with null characters 2012-08-17 20:14:44 +00:00
nse_main.lua Include the targetname if possible in NSE diagnostic messages. 2013-02-07 23:26:18 +00:00
nse_nmaplib.cc Make the catch function yieldable. 2012-11-23 03:50:17 +00:00
nse_nmaplib.h Remove references to obsolete stdnse.c library. 2012-08-08 19:21:44 +00:00
nse_nsock.cc Merged nsock-logging from nmap-exp/henri/nsock-logging/ 2012-12-15 10:59:30 +00:00
nse_nsock.h
nse_openssl.cc
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nse_ssl_cert.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
nse_utility.cc Add an nseU_opttarget function. 2012-09-15 17:56:17 +00:00
nse_utility.h Add an nseU_opttarget function. 2012-09-15 17:56:17 +00:00
osscan.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
osscan.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
osscan2.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
osscan2.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
output.cc Show route metrics in --iflist. 2013-02-01 05:01:58 +00:00
output.h Merged nsock-logging from nmap-exp/henri/nsock-logging/ 2012-12-15 10:59:30 +00:00
payload.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
payload.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
portlist.cc Make PortList::mapPort return void. 2012-12-22 06:02:34 +00:00
portlist.h Make PortList::mapPort return void. 2012-12-22 06:02:34 +00:00
portreasons.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
portreasons.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
protocols.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
protocols.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
README-WIN32
scan_engine.cc Remove some old Linux compatibility code from connect scan. 2013-02-05 04:55:29 +00:00
scan_engine.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
service_scan.cc Fix spelling in some comments. 2013-01-15 22:31:11 +00:00
service_scan.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
services.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
services.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
shtool
struct_ip.h Update my email address in the places which had the old one 2012-12-10 01:34:21 +00:00
Target.cc Use more automatic memory management in nmap_dns.cc. 2013-01-25 06:26:23 +00:00
Target.h Use more automatic memory management in nmap_dns.cc. 2013-01-25 06:26:23 +00:00
TargetGroup.cc Actually set the base addr in NetBlockIPv6Netmask. 2013-01-26 05:31:33 +00:00
TargetGroup.h Have NetBlock::next return the socklen. 2013-01-26 05:31:33 +00:00
targets.cc Have NetBlock::next return the socklen. 2013-01-26 05:31:33 +00:00
targets.h Merge r30416:30527 from /nmap-exp/david/ipv6-ranges. 2013-01-22 00:01:08 +00:00
tcpip.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
tcpip.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
timing.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
timing.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
traceroute.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
traceroute.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
utils.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
utils.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
xml.cc Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
xml.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +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 ).