Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2021-08-08 21:48:02 +00:00
.github/ISSUE_TEMPLATE
docs Fix xml tag mismatch in install reference 2021-08-08 21:48:02 +00:00
libdnet-stripped Address a few code analysis warnings: uninitialized vars and undefined behavior 2021-08-06 16:17:46 +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 Clarify HopByHop padding code, addressing LGTM.com finding 2021-07-23 16:50:11 +00:00
libpcap
libpcre Linker optimizations for all projects (Windows) 2021-07-22 17:19:53 +00:00
libssh2 Linker optimizations for all projects (Windows) 2021-07-22 17:19:53 +00:00
libz Add a couple other improvements we forgot to include in the changelog 2021-08-08 01:23:20 +00:00
macosx Merge changes from 7.92 release branch 2021-08-08 21:20:19 +00:00
mswin32 Merge changes from 7.92 release branch 2021-08-08 21:20:19 +00:00
nbase Address a few code analysis warnings: uninitialized vars and undefined behavior 2021-08-06 16:17:46 +00:00
ncat Bump version to 7.92SVN 2021-08-08 21:26:07 +00:00
ndiff Merge changes from 7.92 release branch 2021-08-08 21:20:19 +00:00
nping Bump version to 7.92SVN 2021-08-08 21:26:07 +00:00
nselib TLS 1.3 support for NSE. Fixes #1691 2021-07-02 20:01:30 +00:00
nsock Address a few code analysis warnings: uninitialized vars and undefined behavior 2021-08-06 16:17:46 +00:00
scripts Merge changes from 7.92 release branch 2021-08-08 21:20:19 +00:00
tests
todo Remove/change some text to describe Npcap, not WinPcap 2021-07-21 22:42:46 +00:00
zenmap Bump version to 7.92SVN 2021-08-08 21:26:07 +00:00
.gitignore
.lgtm.yml
.travis.yml
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG Merge changes from 7.92 release branch 2021-08-08 21:20:19 +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
lpeg.c
ltmain.sh
MACLookup.cc
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
NewTargets.h
nmap-header-template.cc
nmap-mac-prefixes Update nmap-mac-prefixes from IEEE 2021-08-06 05:09:06 +00:00
nmap-os-db
nmap-payloads Fix #2293: assertion failed probe->tryno == maxtries 2021-08-06 02:47:55 +00:00
nmap-protocols Update protocol numbers from IANA 2021-08-06 05:09:07 +00:00
nmap-rpc
nmap-service-probes
nmap-services Merge latest service names from IANA 2021-08-06 05:09:07 +00:00
nmap.cc Get runtime version of OpenSSL, not header version. 2021-07-28 20:52:01 +00:00
nmap.h Bump version to 7.92SVN 2021-08-08 21:26:07 +00:00
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc
nmap_dns.h
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
nse_main.h
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
osscan.h
osscan2.cc
osscan2.h
output.cc Remove/change some text to describe Npcap, not WinPcap 2021-07-21 22:42:46 +00:00
output.h
payload.cc Fix #2293: assertion failed probe->tryno == maxtries 2021-08-06 02:47:55 +00:00
payload.h Fix #2293: assertion failed probe->tryno == maxtries 2021-08-06 02:47:55 +00:00
portlist.cc
portlist.h
portreasons.cc
portreasons.h
probespec.h
protocols.cc
protocols.h
README-WIN32
README.md
scan_engine.cc Fix build error on MSVC 2021-08-06 16:16:49 +00:00
scan_engine.h Make base_port a member of UltraScanInfo. 2021-08-06 02:47:58 +00:00
scan_engine_connect.cc Combine tryno and pingseq 2021-08-06 02:47:57 +00:00
scan_engine_connect.h Combine tryno and pingseq 2021-08-06 02:47:57 +00:00
scan_engine_raw.cc Make base_port a member of UltraScanInfo. 2021-08-06 02:47:58 +00:00
scan_engine_raw.h Make base_port a member of UltraScanInfo. 2021-08-06 02:47:58 +00:00
scan_lists.cc
scan_lists.h
service_scan.cc
service_scan.h
services.cc Remove code for pre-NT Windows. 2021-07-21 15:45:45 +00:00
services.h
shtool
string_pool.cc
string_pool.h
struct_ip.h
Target.cc
Target.h
TargetGroup.cc
TargetGroup.h
targets.cc
targets.h
tcpip.cc Use casts to fix build error C2664 with Windows SDK 8.1 2021-07-26 18:43:17 +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.