Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2018-11-08 14:52:32 +00:00
docs Deprecate/disable -PR option as it was not really being checked. 2018-10-24 03:55:42 +00:00
libdnet-stripped Move Npcap headers and lib stuff to nmap-mswin32-aux 2018-10-18 03:28:39 +00:00
liblinear Update platform toolset to remove XP compatibility 2016-06-04 02:46:11 +00:00
liblua Update included Lua to 5.3.5 2018-10-17 00:30:14 +00:00
libnetutil Move Npcap headers and lib stuff to nmap-mswin32-aux 2018-10-18 03:28:39 +00:00
libpcap Add libpcap/grammar.h to avoid build problems. Fixes #1275 2018-07-22 23:08:31 +00:00
libpcre
libssh2 Fix Windows build for zlib update: use DLL instead of static 2018-11-08 14:51:33 +00:00
libz Restore unconfigured zconf.h, needed on Windows. 2018-11-08 04:35:52 +00:00
macosx Fix build of macOS dependencies 2018-03-16 20:55:32 +00:00
mswin32 Fix Windows build for zlib update: use DLL instead of static 2018-11-08 14:51:33 +00:00
nbase Avoid compiler warning about signedness mismatch on VS2013. 2018-11-08 14:52:32 +00:00
ncat Fixes for Windows build from Lua header rearrangements 2018-11-08 04:55:29 +00:00
ndiff Merge 7.70 release branch into trunk 2018-03-20 18:08:25 +00:00
nmap-update Check in latest generated default_channel.h 2017-07-31 20:51:26 +00:00
nping Move Npcap headers and lib stuff to nmap-mswin32-aux 2018-10-18 03:28:39 +00:00
nselib Add permissions to openscmanagerw() in msrpc.lua, allowing the caller to specify the permissions they need. 2018-10-22 17:29:49 +00:00
nsock Move Npcap headers and lib stuff to nmap-mswin32-aux 2018-10-18 03:28:39 +00:00
scripts Fix wrong library typo 2018-11-06 15:07:01 +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 Fix some http->https urls 2018-10-09 17:06:03 +00:00
zenmap Use consistent matching between NSEdoc and Zenmap parsers. Bad example: creds.[service] 2018-10-03 16:57:53 +00:00
.gitignore Add some exceptions for Makefiles that are not generated 2018-01-25 18:03:31 +00:00
.travis.yml Fix flags for Travis CI build. --without-ssl was incorrect. 2016-07-06 22:24:51 +00:00
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 Merged -r13793:HEAD from nmap-exp/dev/nmap branch now that we're opening up trunk development 2009-06-29 23:48:19 +00:00
CHANGELOG Don't quit on ERROR_IO_INCOMPLETE. Closes #1372 2018-10-26 20:50:58 +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 Add version checks for libssh2 and zlib to checklibs.sh 2018-10-18 03:49:35 +00:00
config.guess
config.sub Update config.guess and config.sub from the latest source 2015-02-14 20:19:59 +00:00
configure Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
configure.ac Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
CONTRIBUTING.md Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
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 Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
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 Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
ltmain.sh Update ltmain.sh to version 2.2.6 for libdnet. 2009-08-07 17:42:12 +00:00
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 Make functions static where possible 2018-11-06 15:07:02 +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 Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
missing Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
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 Update nmap-mac-prefixes from IEEE 2017-08-18 04:03:26 +00:00
nmap-os-db Remove a duplicate Class/CPE pair. 2018-09-27 02:39:50 +00:00
nmap-payloads New payload and improved version matches for memcached 2018-03-02 19:07:14 +00:00
nmap-protocols Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
nmap-rpc Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
nmap-service-probes Reorder some probes to better match RDP and TLS 2018-11-06 15:07:04 +00:00
nmap-services Merge latest service names from IANA 2018-02-08 18:08:55 +00:00
nmap.cc Rearrange declarations to put all addrset functions in nbase.h, hide struct addrset internals. 2018-11-01 04:35:00 +00:00
nmap.h Deprecate/disable -PR option as it was not really being checked. 2018-10-24 03:55:42 +00:00
nmap.spec.in Update URLs to https://nmap.org/ 2018-09-25 15:16:36 +00:00
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 Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +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 Use standard way of including nbase.h 2018-11-06 15:07:03 +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 Avoid double-printing stats-every in an effort to 'catch up' 2018-10-11 04:47:21 +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 Update Npcap URL to new SSL version 2018-09-28 23:42:55 +00:00
NmapOps.h Limit -v and -d to 10 max. 2018-10-08 20:49:20 +00:00
NmapOutputTable.cc Corrects a few issues related to snprintf return values 2018-08-26 02:29:14 +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 Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_debug.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_dnet.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_dnet.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_fs.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_fs.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_libssh2.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_libssh2.h
nse_lpeg.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_lpeg.h Merged Lpeg branch 2014-06-26 20:12:54 +00:00
nse_lua.h Fixes for Windows build from Lua header rearrangements 2018-11-08 04:55:29 +00:00
nse_main.cc Don't script-scan targets that are already timed out 2018-08-13 19:24:05 +00:00
nse_main.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_main.lua New tableaux library containing table auxiliary functions. 2018-10-17 15:34:30 +00:00
nse_nmaplib.cc Expose nbase's get_random_bytes as an alternative random source for NSE, via rand.random_string 2018-10-17 00:30:15 +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 Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_openssl.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_openssl.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_pcrelib.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_pcrelib.h
nse_ssl_cert.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +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 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 Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_zlib.h Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
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 Start timeout clocks closer to first probe, not in batches. Closes #1150 2018-08-13 19:24:06 +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 Bump version and regen docs for 7.31 maintenance release. 2016-10-21 20:12:59 +00:00
README.md
scan_engine.cc ultrascan: bail early if there are no probes in the current scan 2018-10-22 20:12:45 +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 Corrects a few issues related to snprintf return values 2018-08-26 02:29:14 +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 Upgrade shtool to version 2.0.8. This is supposed to fix NLS problems with 2008-08-19 17:49:47 +00:00
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 Straighten out some headers and the (struct) addrset type 2018-11-01 04:34:59 +00:00
targets.cc Rearrange declarations to put all addrset functions in nbase.h, hide struct addrset internals. 2018-11-01 04:35:00 +00:00
targets.h Straighten out some headers and the (struct) addrset type 2018-11-01 04:34:59 +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 Print a partial taskprogress when perc_done is less than 1%. Fixes #1351 2018-10-11 04:47:20 +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 Update URLs to https://nmap.org/ 2018-09-25 15:16:36 +00:00

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.