Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2019-05-22 16:40:49 +00:00
docs Regenerate man page translations 2019-03-29 21:56:19 +00:00
libdnet-stripped Move Npcap headers and lib stuff to nmap-mswin32-aux 2018-10-18 03:28:39 +00:00
liblinear
liblua Update included Lua to 5.3.5 2018-10-17 00:30:14 +00:00
libnetutil Support names for all IP protocols in libnetutil. See #841 2019-05-22 16:40:49 +00:00
libpcap Track bpf_filter.c, previously a generated file. Fixes #1545 2019-04-13 21:42:54 +00:00
libpcre
libssh2 Upgrade libssh2 to 1.8.2 2019-04-04 19:24:13 +00:00
libz Revert unmodified zconf.h on make clean 2019-01-24 17:05:08 +00:00
macosx
mswin32 Ensure large strings build of NSIS is used. Fixes #1396 2019-01-07 18:15:49 +00:00
nbase Silence a GCC warning 2019-02-19 00:24:51 +00:00
ncat Use explicit integer widths for port numbers. 2019-05-22 02:26:42 +00:00
ndiff
nmap-update
nping Removes hostmap-ip2hosts 2019-01-31 23:28:21 +00:00
nselib Improve documentation for changes in r37627 (#1571) 2019-05-21 16:56:15 +00:00
nsock AF_VSOCK support. Closes #1075 2019-05-20 16:21:41 +00:00
scripts Avoid clobbering ignore_404 and severity values in http-enum. Closes #1467 2019-05-20 03:43:11 +00:00
tests
todo
zenmap Avoid crashing when PATH contains non-ascii/utf-8. Decode if possible 2018-11-15 16:23:32 +00:00
.gitignore Track bpf_filter.c, previously a generated file. Fixes #1545 2019-04-13 21:42:54 +00:00
.travis.yml
acinclude.m4 Replace a config-time check with a ifndef that also works on Windows. 2018-11-21 06:23:08 +00:00
aclocal.m4
BSDmakefile
CHANGELOG Support for gzip-encoded HTTP responses and enforcement of body size limit. 2019-05-21 02:38:02 +00:00
charpool.cc
charpool.h
checklibs.sh Add version checks for libssh2 and zlib to checklibs.sh 2018-10-18 03:49:35 +00:00
config.guess
config.sub
configure Removes leftovers from past tests for PCAP_NETMASK_UNKNOWN 2019-02-19 01:47:13 +00:00
configure.ac Removes leftovers from past tests for PCAP_NETMASK_UNKNOWN 2019-02-19 01:47:13 +00:00
CONTRIBUTING.md
COPYING
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc
FPEngine.h
FPModel.cc
FPModel.h
HACKING
idle_scan.cc
idle_scan.h
INSTALL
lpeg.c Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
ltmain.sh
MACLookup.cc
MACLookup.h Make functions static where possible 2018-11-06 15:07:02 +00:00
main.cc
Makefile.in Revert unmodified zconf.h on make clean 2019-01-24 17:05:08 +00:00
missing
NewTargets.cc
NewTargets.h
nmap-header-template.cc
nmap-mac-prefixes Latest mac prefixes from IEEE as of today 2019-01-22 22:17:53 +00:00
nmap-os-db
nmap-payloads Adds probe and matches for Ubiquiti Discovery Protocol. Closes #1454 2019-02-09 19:49:15 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Adds probe and matches for Ubiquiti Discovery Protocol. Closes #1454 2019-02-09 19:49:15 +00:00
nmap-services
nmap.cc Avoid crashing --version when Npcap can't be loaded (missing) 2019-04-08 14:58:54 +00:00
nmap.h Deprecate/disable -PR option as it was not really being checked. 2018-10-24 03:55:42 +00:00
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in Replace a config-time check with a ifndef that also works on Windows. 2018-11-21 06:23:08 +00:00
nmap_dns.cc
nmap_dns.h Use standard way of including nbase.h 2018-11-06 15:07:03 +00:00
nmap_error.cc Additional header includes for time_t, gettimeofday, timeval, etc. See #1317, #1363 2019-05-22 15:27:13 +00:00
nmap_error.h
nmap_ftp.cc
nmap_ftp.h
nmap_tty.cc Additional header includes for time_t, gettimeofday, timeval, etc. See #1317, #1363 2019-05-22 15:27:13 +00:00
nmap_tty.h
nmap_winconfig.h
NmapOps.cc IP Proto ping (-PO) is a raw scan type. Fixes #1503 2019-03-05 20:02:42 +00:00
NmapOps.h
NmapOutputTable.cc
NmapOutputTable.h
nse_debug.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_debug.h
nse_dnet.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_dnet.h
nse_fs.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_fs.h
nse_libssh2.cc Avoid a crash (double-free) when SSH connection fails 2018-11-29 17:42:09 +00:00
nse_libssh2.h
nse_lpeg.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_lpeg.h
nse_lua.h Fixes for Windows build from Lua header rearrangements 2018-11-08 04:55:29 +00:00
nse_main.cc
nse_main.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_main.lua New tableaux library containing table auxiliary functions. 2018-10-17 15:34:30 +00:00
nse_nmaplib.cc Expose nbase's get_random_bytes as an alternative random source for NSE, via rand.random_string 2018-10-17 00:30:15 +00:00
nse_nmaplib.h
nse_nsock.cc Clean up immediately and avoid pcap garbage collection if opening fails 2019-03-19 15:51:43 +00:00
nse_nsock.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_openssl.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_openssl.h
nse_pcrelib.cc Replace a config-time check with a ifndef that also works on Windows. 2018-11-21 06:23:08 +00:00
nse_pcrelib.h
nse_ssl_cert.cc Additional header includes for time_t, gettimeofday, timeval, etc. See #1317, #1363 2019-05-22 15:27:13 +00:00
nse_ssl_cert.h
nse_utility.cc
nse_utility.h
nse_zlib.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_zlib.h
osscan.cc Additional header includes for time_t, gettimeofday, timeval, etc. See #1317, #1363 2019-05-22 15:27:13 +00:00
osscan.h
osscan2.cc
osscan2.h
output.cc Don't fatal() on iflist if npcap isn't found 2018-11-21 03:43:10 +00:00
output.h Additional header includes for time_t, gettimeofday, timeval, etc. See #1317, #1363 2019-05-22 15:27:13 +00:00
payload.cc
payload.h
portlist.cc Make -v actually increase number of shown ports in ignorable states 2019-05-20 03:43:10 +00:00
portlist.h
portreasons.cc
portreasons.h
probespec.h
protocols.cc
protocols.h
README-WIN32
README.md
scan_engine.cc ultrascan: bail early if there are no probes in the current scan 2018-10-22 20:12:45 +00:00
scan_engine.h
scan_engine_connect.cc
scan_engine_connect.h
scan_engine_raw.cc Mark IPv6 host as up if ND response received outside timeout window, same as ARP/IPv4 2019-02-26 20:13:36 +00:00
scan_engine_raw.h
scan_lists.cc
scan_lists.h
service_scan.cc Fixes a platform-dependent integer size mismatch. Fixes #966 2019-01-21 01:21:08 +00:00
service_scan.h
services.cc
services.h
shtool
struct_ip.h
Target.cc
Target.h Additional header includes for time_t, gettimeofday, timeval, etc. See #1317, #1363 2019-05-22 15:27:13 +00:00
TargetGroup.cc
TargetGroup.h Straighten out some headers and the (struct) addrset type 2018-11-01 04:34:59 +00:00
targets.cc Rearrange declarations to put all addrset functions in nbase.h, hide struct addrset internals. 2018-11-01 04:35:00 +00:00
targets.h Straighten out some headers and the (struct) addrset type 2018-11-01 04:34:59 +00:00
tcpip.cc
tcpip.h Replace a config-time check with a ifndef that also works on Windows. 2018-11-21 06:23:08 +00:00
timing.cc Print a partial taskprogress when perc_done is less than 1%. Fixes #1351 2018-10-11 04:47:20 +00:00
timing.h
traceroute.cc
traceroute.h
utils.cc
utils.h
xml.cc
xml.h
zenmap.spec.in

Nmap Build Status

Nmap is released under a custom license, which is based on (but not compatible with) GPLv2. The Nmap license allows free usage by end users, and we also offer a commercial license for companies that wish to redistribute Nmap technology with their products. See Nmap Copyright and Licensing for full details.

The latest version of this software as well as binary installers for Windows, macOS, and Linux (RPM) are available from Nmap.org

Full documentation is also available on the Nmap.org website.

Questions and suggestions may be sent to the Nmap-dev mailing list.

Installing

Ideally, you should be able to just type:

./configure
make
make install

For far more in-depth compilation, installation, and removal notes, read the Nmap Install Guide on Nmap.org.

Using Nmap

Nmap has a lot of features, but getting started is as easy as running nmap scanme.nmap.org. Running nmap without any parameters will give a helpful list of the most common options, which are discussed in depth in the man page. Users who prefer a graphical interface can use the included Zenmap front-end.

Contributing

Information about filing bug reports and contributing to the Nmap project can be found in the HACKING and CONTRIBUTING.md files.