Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2017-11-04 03:36:55 +00:00
docs Revise and (I hope) improve the bug reporting and patch instructions section. 2017-10-17 20:03:00 +00:00
libdnet-stripped Move non-config definitions to the file where they are used. Closes #1013 2017-09-19 17:01:38 +00:00
liblinear
liblua
libnetutil Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
libpcap
libpcre
libssh2 Update props to make libssh2/install-sh executable 2017-07-10 20:48:30 +00:00
libz Prevent linking error from ZLIB_WINAPI difference. 2017-09-21 03:57:11 +00:00
macosx Bump OpenSSL version to 1.0.2l on macOS 2017-07-29 19:17:58 +00:00
mswin32 Add zlib includes and libs to Debug Windows build 2017-09-30 19:36:06 +00:00
nbase Avoid selecting on STDIN on Windows. Fixes #978 2017-09-30 15:34:35 +00:00
ncat Avoid RC4 by default. Closes #972 2017-10-09 17:03:21 +00:00
ndiff Bump version and regen docs for 7.60 release 2017-08-01 21:50:08 +00:00
nmap-update Check in latest generated default_channel.h 2017-07-31 20:51:26 +00:00
nping Regen configure scripts 2017-09-27 21:29:31 +00:00
nselib Fix SSH publickey auth checking: result was not returned. 2017-11-03 19:04:07 +00:00
nsock Avoid RC4 by default. Closes #972 2017-10-09 17:03:21 +00:00
scripts Be sure to disconnect. Give up after 3 connect failures. 2017-11-04 03:36:55 +00:00
tests
todo
zenmap Fix contributor's name 2017-10-30 01:13:00 +00:00
.gitignore Don't track libz's zconf.h file, generated by configure 2017-07-29 19:42:48 +00:00
.travis.yml
acinclude.m4 Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
aclocal.m4 Update aclocal.m4 2017-09-19 17:01:40 +00:00
BSDmakefile
CHANGELOG New script tls-alpn 2017-10-30 17:27:44 +00:00
charpool.cc
charpool.h
checklibs.sh
config.guess
config.sub
configure Fix libssh2 detection. Fixes #1058. Closes #1059 2017-11-01 22:55:49 +00:00
configure.ac Fix libssh2 detection. Fixes #1058. Closes #1059 2017-11-01 22:55:49 +00:00
CONTRIBUTING.md Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
COPYING
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc Adds explicit type casting to silence MSVC compiler warnings about 2017-09-23 23:37:18 +00:00
FPEngine.h
FPModel.cc
FPModel.h
HACKING
idle_scan.cc
idle_scan.h
INSTALL
lpeg.c Adds explicit type casting to silence MSVC compiler warnings about 2017-09-23 23:37:18 +00:00
ltmain.sh
MACLookup.cc
MACLookup.h
main.cc
Makefile.in Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
missing Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
NewTargets.cc Move NewTargets class to its own h/cc files 2017-08-05 21:11:00 +00:00
NewTargets.h Move NewTargets class to its own h/cc files 2017-08-05 21:11:00 +00:00
nmap-header-template.cc
nmap-mac-prefixes Update nmap-mac-prefixes from IEEE 2017-08-18 04:03:26 +00:00
nmap-os-db Process 108 OS fingerprint submissions 2017-08-31 16:27:17 +00:00
nmap-payloads Add some more TLS/DTLS services to appropriate lists, based on IANA names and comments 2017-10-27 02:01:10 +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 Add some more TLS/DTLS services to appropriate lists, based on IANA names and comments 2017-10-27 02:01:10 +00:00
nmap-services
nmap.cc Adds protection against dealing with excessive timer values. 2017-09-23 23:24:14 +00:00
nmap.h Bump version and regen docs for 7.60 release 2017-08-01 21:50:08 +00:00
nmap.spec.in Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
nmap_amigaos.h
nmap_config.h.in Fixes to configure for libssh2+libz 2017-07-31 16:56:48 +00:00
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 Fixes to configure for libssh2+libz 2017-07-31 16:56:48 +00:00
NmapOps.cc Update some error messages to refer to Npcap, not WinPcap. 2017-06-23 04:44:21 +00:00
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 Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
nse_libssh2.h Convert a few files to Unix line endings 2017-07-18 18:46:02 +00:00
nse_lpeg.cc
nse_lpeg.h
nse_main.cc Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
nse_main.h
nse_main.lua
nse_nmaplib.cc Move NewTargets class to its own h/cc files 2017-08-05 21:11:00 +00:00
nse_nmaplib.h
nse_nsock.cc
nse_nsock.h
nse_openssl.cc Add BN_div function binding 2017-10-18 20:26:39 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Extract RSA modulus along with exponent 2017-10-18 20:26:38 +00:00
nse_ssl_cert.h
nse_utility.cc Track NSE targets by IP first, then by targetname. 2017-08-07 14:25:14 +00:00
nse_utility.h Merged gsoc-ssh branch. Closes #910 2017-06-29 21:27:35 +00:00
nse_zlib.cc Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
nse_zlib.h Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
osscan.cc Correct a function name in a comment 2017-09-06 18:01:45 +00:00
osscan.h
osscan2.cc
osscan2.h
output.cc Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
output.h
payload.cc
payload.h
portlist.cc Move some functions to more appropriate files 2017-08-02 05:10:19 +00:00
portlist.h Move some functions to more appropriate files 2017-08-02 05:10:19 +00:00
portreasons.cc
portreasons.h
protocols.cc
protocols.h
README-WIN32
README.md
scan_engine.cc Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
scan_engine.h
scan_engine_connect.cc
scan_engine_connect.h
scan_engine_raw.cc
scan_engine_raw.h
scan_lists.cc Move some functions to more appropriate files 2017-08-02 05:10:19 +00:00
scan_lists.h Move some functions to more appropriate files 2017-08-02 05:10:19 +00:00
service_scan.cc version.bind cleanup, cross protocol version probe fallbacks Closes #977 2017-09-13 11:03:40 +00:00
service_scan.h Fix compilation when PCRE is in a subdir. Fixes #909 2017-10-04 18:27:31 +00:00
services.cc
services.h
shtool
struct_ip.h
Target.cc
Target.h Keep resolved, scanned addresses separate from unscanned addresses. 2017-08-07 14:25:13 +00:00
TargetGroup.cc Ensure resolveall only affects hostname-derived NetBlocks 2017-08-07 19:46:27 +00:00
TargetGroup.h Keep resolved, scanned addresses separate from unscanned addresses. 2017-08-07 14:25:13 +00:00
targets.cc Keep resolved, scanned addresses separate from unscanned addresses. 2017-08-07 14:25:13 +00:00
targets.h Move TargetGroup class to TargetGroup files; make NetBlock class private 2017-08-06 03:20:40 +00:00
tcpip.cc Add debug info with getaddrinfo error 2017-10-04 18:27:30 +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

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.