Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2020-09-03 17:49:21 +00:00
.github/ISSUE_TEMPLATE New issue templates for Github Issues 2020-05-20 20:11:22 +00:00
docs New option --discovery-ignore-rst. Closes #1616 2020-08-31 15:20:49 +00:00
libdnet-stripped Support Npcap 0.9983's new loopback behavior 2019-09-03 19:13:14 +00:00
liblinear
liblua Update included Lua to 5.3.5 2018-10-17 00:30:14 +00:00
libnetutil Change a FIXME to a TODO with documentation of related issues #180 and #1407 2020-01-14 03:39:25 +00:00
libpcap Document Nmap modifications to libpcap 1.9.1. 2019-11-19 17:53:41 +00:00
libpcre
libssh2 OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl 2020-09-03 17:49:21 +00:00
libz Windows config Zlib to not use ASM, support GZ. Fixes #1723 2019-09-19 16:45:39 +00:00
macosx Remove nmap-update 2020-08-27 19:13:31 +00:00
mswin32 OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl 2020-09-03 17:49:21 +00:00
nbase Pass error along instead of printing (link error) 2020-09-02 17:05:55 +00:00
ncat OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl 2020-09-03 17:49:21 +00:00
ndiff Fix Ndiff assertion failure due to new hosthint element. 2020-01-30 04:59:39 +00:00
nping OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl 2020-09-03 17:49:21 +00:00
nselib Speed improvement for script afp-ls. Closes #2098 2020-08-31 00:25:09 +00:00
nsock Make maximize_fdlimit return rlim_t on appropriate platforms. Closes #2085. Fixes #2079 2020-07-19 05:00:13 +00:00
scripts Speed improvement for script afp-ls. Closes #2098 2020-08-31 00:25:09 +00:00
tests Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
todo Remove nmap-update 2020-08-27 19:13:31 +00:00
zenmap Add needed header checks, clean up unused ones. See #1887 2020-01-12 06:09:37 +00:00
.gitignore Remove nmap-update 2020-08-27 19:13:31 +00:00
.lgtm.yml Update LGTM config to skip javascript analysis, which fails anyway since we don't have any. 2019-12-29 20:18:52 +00:00
.travis.yml
acinclude.m4 Remove nmap-update 2020-08-27 19:13:31 +00:00
aclocal.m4 Update aclocal.m4 2017-09-19 17:01:40 +00:00
BSDmakefile
CHANGELOG New UDP payloads. Closes #1860 2020-09-01 17:09:47 +00:00
charpool.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
charpool.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
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 Remove nmap-update 2020-08-27 19:13:31 +00:00
configure.ac Remove nmap-update 2020-08-27 19:13:31 +00:00
CONTRIBUTING.md Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
COPYING Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
depcomp
FingerPrintResults.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
FingerPrintResults.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
FPEngine.cc Split string pool functions into separate file from osscan.cc 2020-01-16 19:12:57 +00:00
FPEngine.h Make destructor virtual (no effect at the moment). #1834 2019-12-29 05:15:11 +00:00
FPModel.cc Process 36 IPv6 OS fingerprint submissions 2018-02-23 17:17:38 +00:00
FPModel.h
HACKING
idle_scan.cc Move some flag defines from services.h to scan_lists.h where they make more sense. 2019-12-30 04:48:50 +00:00
idle_scan.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
INSTALL
lpeg.c Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
ltmain.sh
MACLookup.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
MACLookup.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
main.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
Makefile.in Remove nmap-update 2020-08-27 19:13:31 +00:00
missing Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
NewTargets.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
NewTargets.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap-header-template.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap-mac-prefixes Update nmap-mac-prefixes from latest IEEE data 2019-05-28 21:35:45 +00:00
nmap-os-db Replace some alternations with ranges 2020-06-19 18:36:06 +00:00
nmap-payloads Use ASCII chars for some payload data where it makes sense 2020-09-01 17:09:48 +00:00
nmap-protocols
nmap-rpc Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
nmap-service-probes Added service fingerprinting for MySQL 8.x, Microsoft SQL Server 2019, 2020-03-31 12:17:33 +00:00
nmap-services Revert an accidental change to nmap-services 2019-08-13 03:37:23 +00:00
nmap.cc New option --discovery-ignore-rst. Closes #1616 2020-08-31 15:20:49 +00:00
nmap.h Remove nmap-update 2020-08-27 19:13:31 +00:00
nmap.spec.in Remove nmap-update 2020-08-27 19:13:31 +00:00
nmap_amigaos.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_config.h.in Add needed header checks, clean up unused ones. See #1887 2020-01-12 06:09:37 +00:00
nmap_dns.cc Handle uppercase PTR records. Fixes #2068 2020-06-21 15:45:22 +00:00
nmap_dns.h Handle uppercase PTR records. Fixes #2068 2020-06-21 15:45:22 +00:00
nmap_error.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_error.h Remove mostly-unused winclude.h 2019-05-29 15:11:13 +00:00
nmap_ftp.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_ftp.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_tty.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_tty.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_winconfig.h Do not search NMAPDATADIR on Windows as it is not defined. See #2051 2020-08-28 15:06:08 +00:00
NmapOps.cc New option --discovery-ignore-rst. Closes #1616 2020-08-31 15:20:49 +00:00
NmapOps.h New option --discovery-ignore-rst. Closes #1616 2020-08-31 15:20:49 +00:00
NmapOutputTable.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
NmapOutputTable.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
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 Require trailing '/' to match a directory name with --script. See #2051 2020-08-28 15:06:10 +00:00
nse_main.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_main.lua Require trailing '/' to match a directory name with --script. See #2051 2020-08-28 15:06:10 +00:00
nse_nmaplib.cc Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +00:00
nse_nmaplib.h Use lua_createtable to prealloc some tables, saving time & memory 2018-06-28 03:43:25 +00:00
nse_nsock.cc Allow a socket created/connected in one thread to be used in another. See #1233 2020-02-18 19:41:29 +00:00
nse_nsock.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_openssl.cc Add a tostring metamethod for bignum objects. See #1876 2020-01-03 16:54:59 +00:00
nse_openssl.h
nse_pcrelib.cc Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +00:00
nse_pcrelib.h
nse_ssl_cert.cc Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +00:00
nse_ssl_cert.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nse_utility.cc
nse_utility.h
nse_zlib.cc Guard some symbols for ancient (pre-2004) versions of zlib 2019-11-11 14:41:36 +00:00
nse_zlib.h Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
osscan.cc Do not search NMAPDATADIR on Windows as it is not defined. See #2051 2020-08-28 15:06:08 +00:00
osscan.h Split string pool functions into separate file from osscan.cc 2020-01-16 19:12:57 +00:00
osscan2.cc Split string pool functions into separate file from osscan.cc 2020-01-16 19:12:57 +00:00
osscan2.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
output.cc Avoid printing null timestamp if scan was skipped. Fixes nmap/nmap#1725 2020-05-14 18:11:41 +00:00
output.h Nbase is needed for __attribute__ on Windows 2020-08-31 15:20:50 +00:00
payload.cc Allow multiple UDP payloads per port. Closes #1859 (payloads to be committed later) 2020-09-01 17:09:46 +00:00
payload.h Allow multiple UDP payloads per port. Closes #1859 (payloads to be committed later) 2020-09-01 17:09:46 +00:00
portlist.cc Pass ScriptResult by const reference instead of copying. #1834 2019-12-29 05:15:12 +00:00
portlist.h Pass ScriptResult by const reference instead of copying. #1834 2019-12-29 05:15:12 +00:00
portreasons.cc Remove some unused windows headers and silence warnings 2019-05-29 16:39:05 +00:00
portreasons.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
probespec.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
protocols.cc Move some flag defines from services.h to scan_lists.h where they make more sense. 2019-12-30 04:48:50 +00:00
protocols.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
README-WIN32
README.md Add LGTM.com badges to README.md 2020-01-15 05:18:27 +00:00
scan_engine.cc Be more parallel with ARP discovery 2020-05-15 18:18:18 +00:00
scan_engine.h Abstract some things to move #includes out of headers. 2020-01-11 16:03:29 +00:00
scan_engine_connect.cc New option --discovery-ignore-rst. Closes #1616 2020-08-31 15:20:49 +00:00
scan_engine_connect.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_engine_raw.cc Allow multiple UDP payloads per port. Closes #1859 (payloads to be committed later) 2020-09-01 17:09:46 +00:00
scan_engine_raw.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_lists.cc Warn if parts of the port spec will be ignored. 2020-05-22 17:18:59 +00:00
scan_lists.h Move some flag defines from services.h to scan_lists.h where they make more sense. 2019-12-30 04:48:50 +00:00
service_scan.cc Do not search NMAPDATADIR on Windows as it is not defined. See #2051 2020-08-28 15:06:08 +00:00
service_scan.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
services.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
services.h Move some flag defines from services.h to scan_lists.h where they make more sense. 2019-12-30 04:48:50 +00:00
shtool
string_pool.cc Split string pool functions into separate file from osscan.cc 2020-01-16 19:12:57 +00:00
string_pool.h Split string pool functions into separate file from osscan.cc 2020-01-16 19:12:57 +00:00
struct_ip.h Remove mostly-unused winclude.h 2019-05-29 15:11:13 +00:00
Target.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
Target.h Abstract some things to move #includes out of headers. 2020-01-11 16:03:29 +00:00
TargetGroup.cc Fix a memory leak of 104 bytes per hostname resolved. 2019-06-21 17:00:09 +00:00
TargetGroup.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
targets.cc Fix --resume from IPv6 scans 2020-07-13 16:10:00 +00:00
targets.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
tcpip.cc Be more strict with TCP options parsing, avoid reading off the end of TCP options. See #2107 2020-08-24 17:26:07 +00:00
tcpip.h Remove declarations of undefined functions. 2020-01-15 05:18:26 +00:00
timing.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
timing.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
traceroute.cc Allow multiple UDP payloads per port. Closes #1859 (payloads to be committed later) 2020-09-01 17:09:46 +00:00
traceroute.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
utils.cc Make string argument to nmap_hexdump a const to match nbase. 2020-01-13 17:14:44 +00:00
utils.h Make string argument to nmap_hexdump a const to match nbase. 2020-01-13 17:14:44 +00:00
xml.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
xml.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
zenmap.spec.in Update URLs to https://nmap.org/ 2018-09-25 15:16:36 +00:00

Nmap Build Status Language grade: C/C++ Language grade: Python Total alerts

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.