Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
dmiller 1943c0a2fc Simplify output_table __index metamethod
From Lua 5.3 docs: "Despite the name, the metamethod for this event can
be either a function or a table. [...] If it is a table, the final
result is the result of indexing this table with key."
2020-12-30 23:31:35 +00:00
.github/ISSUE_TEMPLATE
docs Correct the DTD for hosthint element. Fixes #2217 2020-12-30 23:31:35 +00:00
libdnet-stripped Remove replacement strlcat (unused) from libdnet-stripped 2020-10-13 20:13:38 +00:00
liblinear
liblua Update included Lua to 5.3.5 2018-10-17 00:30:14 +00:00
libnetutil Silence GCC warning about string truncation. Fixes #2186 2020-11-26 02:29:39 +00:00
libpcap Document Nmap modifications to libpcap 1.9.1. 2019-11-19 17:53:41 +00:00
libpcre
libssh2
libz
macosx
mswin32 Merge changes from Nmap 7.91 release branch 2020-10-13 19:27:40 +00:00
nbase Reintegrate Nmap 7.90 release branch 2020-10-05 23:00:30 +00:00
ncat Ncat certs should last for one year 2020-12-24 00:35:38 +00:00
ndiff Avoid importing *, possibly polluting namespace 2020-10-15 17:17:34 +00:00
nping
nselib Simplify output_table __index metamethod 2020-12-30 23:31:35 +00:00
nsock
scripts Add script nbns-interfaces. Closes #2201 2020-12-30 03:51:21 +00:00
tests
todo [ci skip] Remove done tasks and existing issues in our tracker from the todo file 2020-10-15 20:03:33 +00:00
zenmap Convert exception to string first; Fixes #2157 2020-11-01 03:24:17 +00:00
.gitignore
.lgtm.yml
.travis.yml
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG Add script nbns-interfaces. Closes #2201 2020-12-30 03:51:21 +00:00
charpool.cc
charpool.h
checklibs.sh
config.guess
config.sub
configure
configure.ac
CONTRIBUTING.md
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc
FPEngine.h
FPModel.cc
FPModel.h
HACKING
idle_scan.cc
idle_scan.h
INSTALL
LICENSE fix typo: it's -> its 2020-10-15 18:06:31 +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
missing
NewTargets.cc
NewTargets.h
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db
nmap-payloads Updates to nmap-payloads. Closes #1895. Closes #1279 2020-10-16 00:16:45 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Add openflow-info.nse. Closes #711 2020-10-19 17:13:23 +00:00
nmap-services
nmap.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
nmap.h
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
nmap_dns.h
nmap_error.cc
nmap_error.h
nmap_ftp.cc Remove a redundant condition (this branch is always res>0) 2020-10-15 18:19:06 +00:00
nmap_ftp.h
nmap_tty.cc
nmap_tty.h
nmap_winconfig.h
NmapOps.cc New option --unique to prevent scanning same address twice. See #2180 2020-11-15 04:57:44 +00:00
NmapOps.h New option --unique to prevent scanning same address twice. See #2180 2020-11-15 04:57:44 +00:00
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
nse_main.h
nse_main.lua Minor performance tweaks to core NSE functions. 2020-11-10 00:08:38 +00:00
nse_nmaplib.cc Fix #2175: NSE script output now tagged to Target obj, not IP or targetname 2020-11-09 18:49:17 +00:00
nse_nmaplib.h
nse_nsock.cc
nse_nsock.h
nse_openssl.cc
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc
nse_ssl_cert.h
nse_utility.cc Fix #2175: NSE script output now tagged to Target obj, not IP or targetname 2020-11-09 18:49:17 +00:00
nse_utility.h Fix #2175: NSE script output now tagged to Target obj, not IP or targetname 2020-11-09 18:49:17 +00:00
nse_zlib.cc
nse_zlib.h
osscan.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
osscan.h
osscan2.cc
osscan2.h
output.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
output.h
payload.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
payload.h
portlist.cc Fix a couple isIgnoredState calls to the new prototype. 2020-12-15 22:16:36 +00:00
portlist.h Reduce/cache calls to getStateCounts 2020-12-15 21:45:56 +00:00
portreasons.cc Enhance output to print proto, reason, and port list for ignored ports 2020-12-17 22:12:04 +00:00
portreasons.h Enhance output to print proto, reason, and port list for ignored ports 2020-12-17 22:12:04 +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 Better handling for ICMP Host Unreachable 2020-10-29 23:02:30 +00:00
scan_engine.h Minor optimization of freshPortsLeft 2020-10-26 16:59:06 +00:00
scan_engine_connect.cc
scan_engine_connect.h
scan_engine_raw.cc Better handling for ICMP Host Unreachable 2020-10-29 23:02:30 +00:00
scan_engine_raw.h
scan_lists.cc
scan_lists.h
service_scan.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
service_scan.h
services.cc Report system error message when fopen fails 2020-12-28 17:51:16 +00:00
services.h
shtool
string_pool.cc
string_pool.h
struct_ip.h
Target.cc
Target.h
TargetGroup.cc
TargetGroup.h
targets.cc New option --unique to prevent scanning same address twice. See #2180 2020-11-15 04:57:44 +00:00
targets.h New option --unique to prevent scanning same address twice. See #2180 2020-11-15 04:57:44 +00:00
tcpip.cc Avoid warnings about signedness in comparisons. See 2150 2020-10-15 17:45:48 +00:00
tcpip.h
timing.cc
timing.h
traceroute.cc
traceroute.h
utils.cc
utils.h
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.