Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2021-07-21 15:46:38 +00:00
.github/ISSUE_TEMPLATE
docs Allow --host-timeout=0 to override the timeout of -T5. 2021-05-13 21:57:14 +00:00
libdnet-stripped Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
liblinear Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
liblua Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
libnetutil Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
libpcap
libpcre Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
libssh2 Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
libz Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
macosx Use more structure in defining Nmap version number 2021-07-19 23:06:50 +00:00
mswin32 Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
nbase Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
ncat Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
ndiff
nping Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
nselib TLS 1.3 support for NSE. Fixes #1691 2021-07-02 20:01:30 +00:00
nsock Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
scripts Make a variable local 2021-07-02 20:01:31 +00:00
tests
todo
zenmap
.gitignore
.lgtm.yml
.travis.yml
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG TLS 1.3 support for NSE. Fixes #1691 2021-07-02 20:01:30 +00:00
charpool.cc
charpool.h
checklibs.sh
config.guess
config.sub
configure
configure.ac
CONTRIBUTING.md
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc a few more consts 2021-04-26 15:04:47 +00:00
FPEngine.h
FPModel.cc
FPModel.h
HACKING
idle_scan.cc
idle_scan.h
INSTALL
LICENSE Word-wrap a paragraph and fix a typo 2021-03-06 18:04:18 +00:00
lpeg.c
ltmain.sh
MACLookup.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
MACLookup.h
main.cc
Makefile.in Use more structure in defining Nmap version number 2021-07-19 23:06:50 +00:00
missing
NewTargets.cc Handle new_targets memory management within the class. 2021-04-27 19:22:10 +00:00
NewTargets.h Handle new_targets memory management within the class. 2021-04-27 19:22:10 +00:00
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db
nmap-payloads
nmap-protocols
nmap-rpc
nmap-service-probes New fingerprint for Atlassian JIRA in setup mode 2021-06-01 17:29:55 +00:00
nmap-services
nmap.cc Allow --host-timeout=0 to override the timeout of -T5. 2021-05-13 21:57:14 +00:00
nmap.h Use more structure in defining Nmap version number 2021-07-19 23:06:50 +00:00
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc Another round of const 2021-04-27 19:22:12 +00:00
nmap_dns.h const all the things! 2021-04-23 20:37:41 +00:00
nmap_error.cc
nmap_error.h
nmap_ftp.cc
nmap_ftp.h
nmap_tty.cc
nmap_tty.h
nmap_winconfig.h
NmapOps.cc
NmapOps.h
NmapOutputTable.cc
NmapOutputTable.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 Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
nse_main.h Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
nse_main.lua
nse_nmaplib.cc
nse_nmaplib.h
nse_nsock.cc
nse_nsock.h
nse_openssl.cc Silence LGTM warnings about weak crypto: these are compatibility, not security. 2021-07-21 00:59:42 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc
nse_ssl_cert.h
nse_utility.cc
nse_utility.h
nse_zlib.cc
nse_zlib.h
osscan.cc const all the things! 2021-04-23 20:37:41 +00:00
osscan.h const all the things! 2021-04-23 20:37:41 +00:00
osscan2.cc const all the things! 2021-04-23 20:37:41 +00:00
osscan2.h const all the things! 2021-04-23 20:37:41 +00:00
output.cc Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
output.h Another round of const 2021-04-27 19:22:12 +00:00
payload.cc const all the things! 2021-04-23 20:37:41 +00:00
payload.h Ensure all UDP payloads get sent before giving up on a port. 2021-01-18 22:23:55 +00:00
portlist.cc Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
portlist.h Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
portreasons.cc Another round of const 2021-04-27 19:22:12 +00:00
portreasons.h Another round of const 2021-04-27 19:22:12 +00:00
probespec.h
protocols.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
protocols.h
README-WIN32
README.md
scan_engine.cc Code analysis thinks this could be null; assert it 2021-07-21 15:46:38 +00:00
scan_engine.h const all the things! 2021-04-23 20:37:41 +00:00
scan_engine_connect.cc
scan_engine_connect.h
scan_engine_raw.cc Moar const 2021-04-26 17:58:01 +00:00
scan_engine_raw.h
scan_lists.cc
scan_lists.h
service_scan.cc const all the things! 2021-04-23 20:37:41 +00:00
service_scan.h const all the things! 2021-04-23 20:37:41 +00:00
services.cc Remove code for pre-NT Windows. 2021-07-21 15:45:45 +00:00
services.h Another round of const 2021-04-27 19:22:12 +00:00
shtool
string_pool.cc
string_pool.h
struct_ip.h
Target.cc Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
Target.h Remove some unused methods 2021-04-27 19:22:13 +00:00
TargetGroup.cc Moar const 2021-04-26 17:58:01 +00:00
TargetGroup.h
targets.cc const all the things! 2021-04-23 20:37:41 +00:00
targets.h const all the things! 2021-04-23 20:37:41 +00:00
tcpip.cc Moar const 2021-04-26 17:58:01 +00:00
tcpip.h Moar const 2021-04-26 17:58:01 +00:00
timing.cc
timing.h
traceroute.cc Another round of const 2021-04-27 19:22:12 +00:00
traceroute.h
utils.cc Fix file size arithmetic on Win32. Closes #2306 2021-05-18 03:15:22 +00:00
utils.h Moar const 2021-04-26 17:58:01 +00:00
xml.cc
xml.h
zenmap.spec.in

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.