Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2018-08-08 16:36:21 +00:00
docs Reduce a level of indirection in traceroute entries in NSE 2018-06-28 03:43:24 +00:00
libdnet-stripped Use correct width in sscanf. Fixes #1156 2018-03-22 16:31:32 +00:00
liblinear
liblua Update liblua to Lua 5.3.4 2018-04-05 13:51:20 +00:00
libnetutil Spelling corrections. Fixes #1160 2018-03-26 14:59:41 +00:00
libpcap Add libpcap/grammar.h to avoid build problems. Fixes #1275 2018-07-22 23:08:31 +00:00
libpcre
libssh2 Backport fix from libssh2/libssh2#176 for openssl 1.1 compatibility 2017-11-11 17:43:24 +00:00
libz Restore unconfigured zconf.h 2018-02-12 04:36:43 +00:00
macosx Fix build of macOS dependencies 2018-03-16 20:55:32 +00:00
mswin32 Avoid calling GetLastError twice. 2018-08-06 21:23:06 +00:00
nbase Check for additional libs required for inet_pton/ntop, as on Solaris 2018-07-02 16:20:39 +00:00
ncat Fix ncat -e --ssl on Windows. Fixes #1267, #1274 2018-07-23 04:56:56 +00:00
ndiff Merge 7.70 release branch into trunk 2018-03-20 18:08:25 +00:00
nmap-update
nping Bump version for Nmap 7.70SVN 2018-03-20 18:12:14 +00:00
nselib Avoid crash if only testing port for likely SSL, not host. Fixes #1286 2018-08-06 21:23:07 +00:00
nsock Spelling corrections. Fixes #1160 2018-03-26 14:59:41 +00:00
scripts Fixes indentation 2018-08-05 21:30:42 +00:00
tests Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
todo
zenmap Update Zenmap copyright date 2018-07-11 21:27:02 +00:00
.gitignore Add some exceptions for Makefiles that are not generated 2018-01-25 18:03:31 +00:00
.travis.yml
acinclude.m4
aclocal.m4 Update aclocal.m4 2017-09-19 17:01:40 +00:00
BSDmakefile
CHANGELOG Re-wraps overly long line 2018-08-05 20:38:12 +00:00
charpool.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
charpool.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
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
COPYING Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
depcomp
FingerPrintResults.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
FingerPrintResults.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
FPEngine.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
FPEngine.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
FPModel.cc Process 36 IPv6 OS fingerprint submissions 2018-02-23 17:17:38 +00:00
FPModel.h
HACKING
idle_scan.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
idle_scan.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
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 Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
MACLookup.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
main.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
Makefile.in Move probespec to its own header to reduce includes of scan_engine.h 2018-07-13 18:18:28 +00:00
missing
NewTargets.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
NewTargets.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap-header-template.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap-mac-prefixes
nmap-os-db Fix names of macOS vs OS X 2018-03-20 17:55:38 +00:00
nmap-payloads New payload and improved version matches for memcached 2018-03-02 19:07:14 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Changing lots of patterns to only match within HTTP headers. See #1196 2018-08-02 16:20:56 +00:00
nmap-services Merge latest service names from IANA 2018-02-08 18:08:55 +00:00
nmap.cc Skip whole quoted program name when parsing args with --resume 2018-04-05 19:22:08 +00:00
nmap.h Bump version for Nmap 7.70SVN 2018-03-20 18:12:14 +00:00
nmap.spec.in
nmap_amigaos.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_config.h.in Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_dns.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_dns.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_error.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_error.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_ftp.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_ftp.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_tty.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_tty.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nmap_winconfig.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
NmapOps.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
NmapOps.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
NmapOutputTable.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
NmapOutputTable.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nse_debug.cc
nse_debug.h
nse_dnet.cc
nse_dnet.h
nse_fs.cc
nse_fs.h
nse_libssh2.cc Spelling corrections. Fixes #1160 2018-03-26 14:59:41 +00:00
nse_libssh2.h
nse_lpeg.cc
nse_lpeg.h
nse_main.cc Use lua_createtable to prealloc some tables, saving time & memory 2018-06-28 03:43:25 +00:00
nse_main.h
nse_main.lua Avoid erroring when -sV but scripts directory is missing or modified 2018-01-09 17:35:41 +00:00
nse_nmaplib.cc Use lua_createtable to prealloc some tables, saving time & memory 2018-06-28 03:43:25 +00:00
nse_nmaplib.h Use lua_createtable to prealloc some tables, saving time & memory 2018-06-28 03:43:25 +00:00
nse_nsock.cc Add more assertions and checks for cross-thread socket use. See #1233 2018-07-07 21:13:46 +00:00
nse_nsock.h
nse_openssl.cc Avoid building RC4 bindings if RC4 is not available. Fixes #1094 2018-01-22 05:34:35 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Use lua_createtable to prealloc some tables, saving time & memory 2018-06-28 03:43:25 +00:00
nse_ssl_cert.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
nse_utility.cc
nse_utility.h
nse_zlib.cc Spelling corrections. Fixes #1160 2018-03-26 14:59:41 +00:00
nse_zlib.h
osscan.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
osscan.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
osscan2.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
osscan2.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
output.cc Spelling corrections. Fixes #1160 2018-03-26 14:59:41 +00:00
output.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
payload.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
payload.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
portlist.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
portlist.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
portreasons.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
portreasons.h Remove unneeded header include 2018-07-13 18:18:27 +00:00
probespec.h Move probespec to its own header to reduce includes of scan_engine.h 2018-07-13 18:18:28 +00:00
protocols.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
protocols.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
README-WIN32
README.md
scan_engine.cc Avoid using commonly-spoofed-closed ports as ping/timing ports 2018-03-28 20:17:44 +00:00
scan_engine.h Move probespec to its own header to reduce includes of scan_engine.h 2018-07-13 18:18:28 +00:00
scan_engine_connect.cc Move probespec to its own header to reduce includes of scan_engine.h 2018-07-13 18:18:28 +00:00
scan_engine_connect.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
scan_engine_raw.cc Move probespec to its own header to reduce includes of scan_engine.h 2018-07-13 18:18:28 +00:00
scan_engine_raw.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
scan_lists.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
scan_lists.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
service_scan.cc Set limits on PCRE matches to avoid issues like #1147 2018-08-08 16:36:21 +00:00
service_scan.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
services.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
services.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
shtool
struct_ip.h
Target.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
Target.h Move probespec to its own header to reduce includes of scan_engine.h 2018-07-13 18:18:28 +00:00
TargetGroup.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
TargetGroup.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
targets.cc Don't quit if no MAC can be found, just mark the target as down. Unusual case, see #1293 2018-08-05 20:22:43 +00:00
targets.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
tcpip.cc Fix TCP option checking, which could be fooled by unknown kind into failing validation. See #1204 2018-05-01 03:39:49 +00:00
tcpip.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
timing.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
timing.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
traceroute.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
traceroute.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
utils.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
utils.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
xml.cc Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
xml.h Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text 2018-01-28 21:18:17 +00:00
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.