Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2018-10-31 20:32:16 +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
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
libz Remove an untracked file from zlib that we shouldn't have included 2018-10-19 20:31:25 +00:00
macosx
mswin32 Move Npcap headers and lib stuff to nmap-mswin32-aux 2018-10-18 03:28:39 +00:00
nbase Support netmasks in addrset trie. Use trie for resolved addresses and CIDR masks. 2018-10-31 20:32:16 +00:00
ncat Don't quit on ERROR_IO_INCOMPLETE. Closes #1372 2018-10-26 20:50:58 +00:00
ndiff
nmap-update
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 a bug: if service is vulnerable, this is a table, not a string. 2018-10-25 16:30:48 +00:00
tests
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
.travis.yml
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG Don't quit on ERROR_IO_INCOMPLETE. Closes #1372 2018-10-26 20:50:58 +00:00
charpool.cc
charpool.h
checklibs.sh Add version checks for libssh2 and zlib to checklibs.sh 2018-10-18 03:49:35 +00:00
config.guess
config.sub
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
COPYING
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc
FPEngine.h
FPModel.cc
FPModel.h
HACKING
idle_scan.cc
idle_scan.h
INSTALL
lpeg.c Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
ltmain.sh
MACLookup.cc
MACLookup.h
main.cc
Makefile.in Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
missing
NewTargets.cc
NewTargets.h
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db Remove a duplicate Class/CPE pair. 2018-09-27 02:39:50 +00:00
nmap-payloads
nmap-protocols
nmap-rpc
nmap-service-probes Apply patch from Brandon Enright to handle underscores in part of the libssh banner. According to David Fifield's research, libssh switched to underscores in 2017, version 0.7.4 2018-10-23 20:09:52 +00:00
nmap-services
nmap.cc Deprecate/disable -PR option as it was not really being checked. 2018-10-24 03:55:42 +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
nmap_config.h.in Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nmap_dns.cc
nmap_dns.h
nmap_error.cc
nmap_error.h
nmap_ftp.cc
nmap_ftp.h
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
nmap_winconfig.h
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
nse_debug.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_debug.h
nse_dnet.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_dnet.h
nse_fs.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_fs.h
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
nse_lua.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +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
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
nse_utility.cc
nse_utility.h
nse_zlib.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_zlib.h
osscan.cc
osscan.h
osscan2.cc Start timeout clocks closer to first probe, not in batches. Closes #1150 2018-08-13 19:24:06 +00:00
osscan2.h
output.cc Spelling corrections. Fixes #1160 2018-03-26 14:59:41 +00:00
output.h
payload.cc
payload.h
portlist.cc
portlist.h
portreasons.cc
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
protocols.h
README-WIN32
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
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
scan_lists.cc
scan_lists.h
service_scan.cc Corrects a few issues related to snprintf return values 2018-08-26 02:29:14 +00:00
service_scan.h
services.cc
services.h
shtool
struct_ip.h
Target.cc
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
TargetGroup.h
targets.cc Deprecate/disable -PR option as it was not really being checked. 2018-10-24 03:55:42 +00:00
targets.h Correct a false comment 2018-10-19 20:31:24 +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
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
traceroute.cc
traceroute.h
utils.cc
utils.h
xml.cc
xml.h
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.