Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2019-12-29 19:56:26 +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 Update included Lua to 5.3.5 2018-10-17 00:30:14 +00:00
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 Don't remove intermediate files when building (macosx), but only when cleaning. 2019-06-13 03:53:25 +00:00
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 Avoid hiding global with parameter. #1834 2019-12-29 06:18:33 +00:00
ndiff Silence some LGTM warnings, since the script is modified on install. #1834 2019-12-29 19:28:57 +00:00
nmap-update Check in latest generated default_channel.h 2017-07-31 20:51:26 +00:00
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 Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
todo Fix some http->https urls 2018-10-09 17:06:03 +00:00
zenmap Fix some 'import *' messiness. #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 Instruct LGTM to ignore short names of global variables. #1834 2019-12-29 15:52:58 +00:00
.travis.yml
acinclude.m4 Replace a config-time check with a ifndef that also works on Windows. 2018-11-21 06:23:08 +00:00
aclocal.m4 Update aclocal.m4 2017-09-19 17:01:40 +00:00
BSDmakefile
CHANGELOG Refactors function smb.find_files() 2019-12-19 20:13:16 +00:00
charpool.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
charpool.h Bump copyright date in license headers 2019-05-28 21:36:04 +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
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 Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
COPYING Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
depcomp
FingerPrintResults.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
FingerPrintResults.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
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 Process 36 IPv6 OS fingerprint submissions 2018-02-23 17:17:38 +00:00
FPModel.h
HACKING Fixes #579 2016-11-21 16:08:54 +00:00
idle_scan.cc Clear up a name that conflicts with global 'ports' struct 2019-11-22 17:51:53 +00:00
idle_scan.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
INSTALL
lpeg.c Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
ltmain.sh
MACLookup.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
MACLookup.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
main.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
Makefile.in consolidate some definitions (name, url) to nmap.h 2019-06-21 17:32:03 +00:00
missing Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
NewTargets.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
NewTargets.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap-header-template.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap-mac-prefixes Update nmap-mac-prefixes from latest IEEE data 2019-05-28 21:35:45 +00:00
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 Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
nmap-service-probes Replace deprecated CPE for IIS. Fixes #1749 2019-09-19 18:01:33 +00:00
nmap-services Revert an accidental change to nmap-services 2019-08-13 03:37:23 +00:00
nmap.cc Comment some empty blocks. #1834 2019-12-25 20:01:18 +00:00
nmap.h Bump version to 7.80SVN after release 2019-08-14 18:56:24 +00:00
nmap.spec.in Update URLs to https://nmap.org/ 2018-09-25 15:16:36 +00:00
nmap_amigaos.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_config.h.in Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_dns.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_dns.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_error.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_error.h Remove mostly-unused winclude.h 2019-05-29 15:11:13 +00:00
nmap_ftp.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_ftp.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_tty.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_tty.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
nmap_winconfig.h consolidate some definitions (name, url) to nmap.h 2019-06-21 17:32:03 +00:00
NmapOps.cc Remove some unused windows headers and silence warnings 2019-05-29 16:39:05 +00:00
NmapOps.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
NmapOutputTable.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
NmapOutputTable.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
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 Avoid a crash (double-free) when SSH connection fails 2018-11-29 17:42:09 +00:00
nse_libssh2.h Convert a few files to Unix line endings 2017-07-18 18:46:02 +00:00
nse_lpeg.cc Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_lpeg.h
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 Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +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 Clean up immediately and avoid pcap garbage collection if opening fails 2019-03-19 15:51:43 +00:00
nse_nsock.h Fix inclusion of Lua headers. See #1355 2018-10-16 05:18:31 +00:00
nse_openssl.cc Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +00:00
nse_openssl.h
nse_pcrelib.cc Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +00:00
nse_pcrelib.h
nse_ssl_cert.cc Use Lua integers in more places where floats are unexpected. Fixes #1647 2019-06-26 20:13:43 +00:00
nse_ssl_cert.h Bump copyright date in license headers 2019-05-28 21:36:04 +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 Guard some symbols for ancient (pre-2004) versions of zlib 2019-11-11 14:41:36 +00:00
nse_zlib.h Add zlib binding for NSE. Fixes #532 2017-09-13 01:54:19 +00:00
osscan.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
osscan.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
osscan2.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
osscan2.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
output.cc Pass ScriptResult by const reference instead of copying. #1834 2019-12-29 05:15:12 +00:00
output.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
payload.cc Remove some unnecessary/constant comparisons. #1834 2019-12-25 20:01:17 +00:00
payload.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
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 Remove some unused windows headers and silence warnings 2019-05-29 16:39:05 +00:00
portreasons.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
probespec.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
protocols.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
protocols.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
README-WIN32 Bump version and regen docs for 7.31 maintenance release. 2016-10-21 20:12:59 +00:00
README.md Some formatting fixups for README.md 2017-04-30 13:18:07 +00:00
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 Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_engine_connect.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_engine_raw.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_engine_raw.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_lists.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
scan_lists.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
service_scan.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
service_scan.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
services.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
services.h Remove mostly-unused winclude.h 2019-05-29 15:11:13 +00:00
shtool
struct_ip.h Remove mostly-unused winclude.h 2019-05-29 15:11:13 +00:00
Target.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
Target.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
TargetGroup.cc Fix a memory leak of 104 bytes per hostname resolved. 2019-06-21 17:00:09 +00:00
TargetGroup.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
targets.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
targets.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
tcpip.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
tcpip.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
timing.cc Replace localtime calls with thread-safe alternative. See #1834 2019-12-15 05:05:57 +00:00
timing.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
traceroute.cc Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
traceroute.h Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
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 Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
xml.h Bump copyright date in license headers 2019-05-28 21:36:04 +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.