Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2026-07-01 02:06:11 +00:00
.github
docs Remove vestiges of Nping's alpha version number. See #2862 2026-06-25 21:58:51 +00:00
libdnet-stripped
liblinear
liblua
libnetutil Assertions for TCP and IP header length field 2026-06-26 22:06:05 +00:00
libpcap
libpcre
libssh2
libz
macosx
mswin32 Fix VS version detection for autobuild script 2026-06-18 23:26:08 +00:00
nbase Consolidate inet_ntop_ez-like code from throughout 2026-06-11 23:28:26 +00:00
ncat Fix disparity in const between OpenSSL 3 and 4 2026-06-19 00:05:22 +00:00
ndiff
nping Remove vestiges of Nping's alpha version number. See #2862 2026-06-25 21:58:51 +00:00
nselib Check for parsing errors from Packet:new() 2026-06-26 22:06:08 +00:00
nsock OpenSSL 4.0 compatibility. Fixes #3375 2026-06-16 13:58:41 +00:00
scripts Check for start_smb failure. Fixes #1946 2026-07-01 02:06:11 +00:00
tests Correctly handle root domain label. Credit: Himanshu Anand 2026-06-25 21:58:48 +00:00
zenmap
.gitignore
.lgtm.yml
.travis.yml
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG Check embedded IP header is within bounds. Credit: Himanshu Anand 2026-06-25 21:58:49 +00:00
charpool.cc
charpool.h
checklibs.sh
config.guess
config.sub
configure
configure.ac
CONTRIBUTING.md
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc Use TCPOptions class for IPv6 vectorization 2026-06-24 20:21:57 +00:00
FPEngine.h
FPModel.cc
FPModel.h
HACKING
idle_scan.cc Combine logic from IPv4/6 2026-06-26 22:06:03 +00:00
idle_scan.h
INSTALL
LICENSE
lpeg.c
ltmain.sh
MACLookup.cc
MACLookup.h
main.cc Catch C++ exceptions at the top level 2026-06-18 23:26:07 +00:00
Makefile.in Remove vestiges of Nping's alpha version number. See #2862 2026-06-25 21:58:51 +00:00
missing
NewTargets.cc
NewTargets.h
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db
nmap-protocols
nmap-rpc
nmap-service-probes Improve performance of service scan regexes 2026-06-11 18:47:25 +00:00
nmap-services
nmap.cc Use RAII for terminal settings 2026-06-18 23:26:07 +00:00
nmap.h
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc massdns: ensure servers are set in Init so that isMassDnsOK works 2026-06-10 21:39:41 +00:00
nmap_dns.h Move mass_dns from nmap_dns to libnetutil/massdns 2026-06-10 21:39:39 +00:00
nmap_error.cc
nmap_error.h
nmap_ftp.cc
nmap_ftp.h
nmap_tty.cc Use RAII for terminal settings 2026-06-18 23:26:07 +00:00
nmap_tty.h Use RAII for terminal settings 2026-06-18 23:26:07 +00:00
nmap_winconfig.h
NmapOps.cc Always release memory 2026-05-26 01:52:16 +00:00
NmapOps.h Always release memory 2026-05-26 01:52:16 +00:00
NmapOutputTable.cc
NmapOutputTable.h
nse_db.cc
nse_db.h
nse_debug.cc
nse_debug.h
nse_dnet.cc
nse_dnet.h
nse_fs.cc
nse_fs.h
nse_libssh2.cc
nse_libssh2.h
nse_lpeg.cc
nse_lpeg.h
nse_lua.h
nse_main.cc
nse_main.h
nse_main.lua
nse_nmaplib.cc Consolidate inet_ntop_ez-like code from throughout 2026-06-11 23:28:26 +00:00
nse_nmaplib.h
nse_nsock.cc
nse_nsock.h
nse_openssl.cc Check return from OpenSSL allocation functions. Fixes #2721 2026-06-18 23:26:06 +00:00
nse_openssl.h
nse_ssl_cert.cc OpenSSL 4.0 compatibility. Fixes #3375 2026-06-16 13:58:41 +00:00
nse_ssl_cert.h
nse_utility.cc
nse_utility.h
nse_zlib.cc
nse_zlib.h
osscan.cc Fix undefined behavior iterator deref. Fixes #3378 2026-06-11 18:31:30 +00:00
osscan.h
osscan2.cc Check for tcp th_off < 5 2026-06-26 22:06:05 +00:00
osscan2.h Avoid extra parsing/copying 2026-06-25 16:33:13 +00:00
output.cc
output.h
payload.cc
payload.h
portlist.cc
portlist.h
portreasons.cc
portreasons.h
probespec.h
protocols.cc
protocols.h
README-WIN32
README.md
scan_engine.cc Reuse raw socket for IPv6 when possible 2026-06-16 17:32:12 +00:00
scan_engine.h
scan_engine_connect.cc Consolidate inet_ntop_ez-like code from throughout 2026-06-11 23:28:26 +00:00
scan_engine_connect.h
scan_engine_raw.cc Add checks for ip_hl < 5 2026-06-26 22:06:04 +00:00
scan_engine_raw.h
scan_lists.cc
scan_lists.h
service_scan.cc Fix a few signed/unsigned comparison warnings 2026-05-28 20:21:17 +00:00
service_scan.h
services.cc Avoid g++ warning about std::iterator deprecation 2026-06-17 17:34:44 +00:00
services.h
shtool
string_pool.cc
string_pool.h
struct_ip.h
Target.cc
Target.h
TargetGroup.cc Defensive checks for null or corrupt structures 2026-06-10 21:39:43 +00:00
TargetGroup.h
targets.cc Consolidate inet_ntop_ez-like code from throughout 2026-06-11 23:28:26 +00:00
targets.h
tcpip.cc Add checks for ip_hl < 5 2026-06-26 22:06:04 +00:00
tcpip.h Reuse raw socket for IPv6 when possible 2026-06-16 17:32:12 +00:00
timing.cc
timing.h
traceroute.cc Make a more reasonable assertion. Fixes #1546 2026-06-17 19:31:35 +00:00
traceroute.h
utils.cc
utils.h
xml.cc Correctly decode numeric entities 2026-05-26 01:52:15 +00:00
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.