Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2019-12-30 00:53:23 +00:00
docs Note that --iflist quits immediately without performing any scanning. Fixes #1835 2019-11-22 17:54:09 +00:00
libdnet-stripped Support Npcap 0.9983's new loopback behavior 2019-09-03 19:13:14 +00:00
liblinear
liblua
libnetutil Fix loop flow. #1834 2019-12-29 05:15:10 +00:00
libpcap Document Nmap modifications to libpcap 1.9.1. 2019-11-19 17:53:41 +00:00
libpcre
libssh2 Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +00:00
libz Windows config Zlib to not use ASM, support GZ. Fixes #1723 2019-09-19 16:45:39 +00:00
macosx
mswin32 Windows config Zlib to not use ASM, support GZ. Fixes #1723 2019-09-19 16:45:39 +00:00
nbase Properly return negative on error from vsnprintf 2019-12-29 05:53:27 +00:00
ncat Correctly print VM socket address. Closes #1868 2019-12-30 00:53:23 +00:00
ndiff Fix up some LGTM issues in ndiff. #1834 2019-12-29 20:05:05 +00:00
nmap-update
nping Be more clear for static analysis (LGTM) that this does not overflow. #1834 2019-12-29 15:52:59 +00:00
nselib Refactors function smb.find_files() 2019-12-19 20:13:16 +00:00
nsock Comment some empty blocks. #1834 2019-12-25 20:01:18 +00:00
scripts Avoid traversing dot and dot-dot directories 2019-12-19 20:16:23 +00:00
tests
todo
zenmap Remove unused variables. #1834 2019-12-29 19:56:26 +00:00
.gitignore Upgrade libssh2 to 1.9.0 2019-09-25 04:42:40 +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
aclocal.m4
BSDmakefile
CHANGELOG Correctly print VM socket address. Closes #1868 2019-12-30 00:53:23 +00:00
charpool.cc
charpool.h
checklibs.sh
config.guess
config.sub
configure Actually use custom libssh2 lib/header path if given 2019-10-07 04:04:25 +00:00
configure.ac Actually use custom libssh2 lib/header path if given 2019-10-07 04:04:25 +00:00
CONTRIBUTING.md
COPYING
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc Remove some constant-false conditionals and dead code. See #1834 2019-12-22 21:50:54 +00:00
FPEngine.h Make destructor virtual (no effect at the moment). #1834 2019-12-29 05:15:11 +00:00
FPModel.cc
FPModel.h
HACKING
idle_scan.cc Clear up a name that conflicts with global 'ports' struct 2019-11-22 17:51:53 +00:00
idle_scan.h
INSTALL
lpeg.c
ltmain.sh
MACLookup.cc
MACLookup.h
main.cc
Makefile.in
missing
NewTargets.cc
NewTargets.h
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db Remove problematic fingerprint at request of licensee. 2019-09-23 15:04:05 +00:00
nmap-payloads Add UDP payload for STUN. 2019-12-06 23:16:43 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Replace deprecated CPE for IIS. Fixes #1749 2019-09-19 18:01:33 +00:00
nmap-services
nmap.cc Comment some empty blocks. #1834 2019-12-25 20:01:18 +00:00
nmap.h
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
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 Guard some symbols for ancient (pre-2004) versions of zlib 2019-11-11 14:41:36 +00:00
nse_zlib.h
osscan.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
osscan.h
osscan2.cc
osscan2.h
output.cc Pass ScriptResult by const reference instead of copying. #1834 2019-12-29 05:15:12 +00:00
output.h
payload.cc Remove some unnecessary/constant comparisons. #1834 2019-12-25 20:01:17 +00:00
payload.h
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
portreasons.h
probespec.h
protocols.cc
protocols.h
README-WIN32
README.md
scan_engine.cc Remove incorrect use of const on return type (not pointer). #1834 2019-12-25 20:01:15 +00:00
scan_engine.h Correct function prototypes from earlier change 2019-12-26 16:46:18 +00:00
scan_engine_connect.cc
scan_engine_connect.h
scan_engine_raw.cc
scan_engine_raw.h
scan_lists.cc
scan_lists.h
service_scan.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
service_scan.h
services.cc
services.h
shtool
struct_ip.h
Target.cc
Target.h
TargetGroup.cc
TargetGroup.h
targets.cc
targets.h
tcpip.cc
tcpip.h
timing.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
timing.h
traceroute.cc
traceroute.h
utils.cc Fix some LGTM.com findings related to type widths 2019-12-20 21:51:01 +00:00
utils.h Use 64-bit file sizes when resuming scans. See #1742 2019-09-16 16:33:04 +00:00
xml.cc
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.