Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2024-08-08 01:31:06 +00:00
.github/ISSUE_TEMPLATE
docs Regenerate PDF from the fodt using newer libreoffice to avoid false positive flagging by antivirus software (fixes nmap#2856) 2024-06-01 19:40:16 +00:00
libdnet-stripped Fix compile errors on Windows 2023-02-10 22:51:52 +00:00
liblinear Upgrade liblinear to 2.47 2024-02-28 18:18:35 +00:00
liblua Update liblua to Lua 5.4.6 2024-02-27 21:25:15 +00:00
libnetutil devname2ipaddr now requires address family, so correct addr is returned. 2024-06-20 20:14:30 +00:00
libpcap Rename VERSION to VERSION.txt; macOS build broke 2023-06-28 18:16:55 +00:00
libpcre Build fixes for Windows 2024-03-25 15:13:39 +00:00
libssh2 Build fixes for Windows 2024-03-25 15:13:39 +00:00
libz Pare down zlib build dir 2024-03-25 15:15:57 +00:00
macosx Merge 7.95 release branch into trunk 2024-04-23 19:34:03 +00:00
mswin32 Merge 7.95 release branch into trunk 2024-04-23 19:34:03 +00:00
nbase Remove various "the the" repeats. Closes #2804 2024-03-16 01:16:34 +00:00
ncat Bump version to 7.95SVN 2024-04-23 19:38:37 +00:00
ndiff Bump version to 7.95SVN 2024-04-23 19:38:37 +00:00
nping devname2ipaddr now requires address family, so correct addr is returned. 2024-06-20 20:14:30 +00:00
nselib More corrections of mssql.Helper.GetDiscoveredInstances() always returning a table. Closes #2784 2024-07-04 19:44:51 +00:00
nsock Allow nsock_iod_get_communication_info() to get latest UDP peer 2024-07-01 16:17:42 +00:00
scripts Fix a typo in calling stdnse.format_ouptut(). See #2622 2024-07-04 20:31:02 +00:00
tests Fix DNS test for new function template 2024-07-01 16:17:42 +00:00
todo Remove/change some text to describe Npcap, not WinPcap 2021-07-21 22:42:46 +00:00
zenmap Fix #2854: crash if Ndiff exits with error status 2024-05-28 19:30:06 +00:00
.gitignore Upgrade libpcre2 to 10.43 2024-02-28 16:06:30 +00:00
.lgtm.yml
.travis.yml
acinclude.m4 Remove nmap-update 2020-08-27 19:13:31 +00:00
aclocal.m4
BSDmakefile
CHANGELOG Fix off-by-one overflow in the IP protocol table. 2024-08-08 01:31:06 +00:00
charpool.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
charpool.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
checklibs.sh Upgrade liblinear to 2.47 2024-02-28 18:18:35 +00:00
config.guess
config.sub
configure Also find pcre2/pcre2.h. Fixes #2851 2024-06-04 20:24:55 +00:00
configure.ac Also find pcre2/pcre2.h. Fixes #2851 2024-06-04 20:24:55 +00:00
CONTRIBUTING.md Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
depcomp
FingerPrintResults.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
FingerPrintResults.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
FPEngine.cc Minor efficiencies: avoid multiple expansions of function calls in TIMEVAL_* macros 2024-06-26 21:54:28 +00:00
FPEngine.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
FPModel.cc Reintegrate Nmap 7.90 release branch 2020-10-05 23:00:30 +00:00
FPModel.h
HACKING Change Insecure.Com LLC to Nmap Software LLC 2021-11-23 19:01:05 +00:00
idle_scan.cc Minor efficiencies: avoid multiple expansions of function calls in TIMEVAL_* macros 2024-06-26 21:54:28 +00:00
idle_scan.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
INSTALL
LICENSE Add paragraph break for easier reading 2023-01-11 22:26:08 +00:00
lpeg.c Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +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 date and reapply header templates 2024-02-28 18:46:45 +00:00
MACLookup.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
main.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
Makefile.in Merge 7.95 release branch into trunk 2024-04-23 19:34:03 +00:00
missing
NewTargets.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
NewTargets.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap-header-template.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap-mac-prefixes Update mac prefixes 2024-03-05 20:55:54 +00:00
nmap-os-db Process more service fingerprints 2024-03-21 18:20:48 +00:00
nmap-protocols Update nmap-protocols to latest from IANA [ci skip] 2022-08-29 22:06:36 +00:00
nmap-rpc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap-service-probes Fix some bad patterns giving PCRE_ERROR_MATCHLIMIT 2024-07-01 16:17:41 +00:00
nmap-services Bump version to 7.95SVN 2024-04-23 19:38:37 +00:00
nmap.cc devname2ipaddr now requires address family, so correct addr is returned. 2024-06-20 20:14:30 +00:00
nmap.h Bump version to 7.95SVN 2024-04-23 19:38:37 +00:00
nmap.spec.in Merge 7.95 release branch into trunk 2024-04-23 19:34:03 +00:00
nmap_amigaos.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap_config.h.in Also find pcre2/pcre2.h. Fixes #2851 2024-06-04 20:24:55 +00:00
nmap_dns.cc Increase DNS timeout times 2024-05-16 19:31:48 +00:00
nmap_dns.h Improve string representation of DNS query in debug output 2024-05-13 14:31:34 +00:00
nmap_error.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap_error.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap_ftp.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap_ftp.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap_tty.cc Minor efficiencies: avoid multiple expansions of function calls in TIMEVAL_* macros 2024-06-26 21:54:28 +00:00
nmap_tty.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nmap_winconfig.h Avoid checking for SSL_set_tlsext_host_name, present in all supported OpenSSL versions 2024-04-02 21:32:22 +00:00
NmapOps.cc Use Npcap-specific error messages on Windows for privilege issues. 2024-06-03 19:29:18 +00:00
NmapOps.h Fix sign and width issues around max_ips_to_scan. Fixes #2838. Fixes #2836 2024-06-04 18:22:17 +00:00
NmapOutputTable.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
NmapOutputTable.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nse_db.cc Add missing LUALIB_API declaration to nse_db 2022-12-12 21:01:35 +00:00
nse_db.h New C backend for datafiles.lua; avoid copies of large data sets 2022-09-29 22:19:28 +00:00
nse_debug.cc
nse_debug.h
nse_dnet.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +00:00
nse_dnet.h
nse_fs.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +00:00
nse_fs.h
nse_libssh2.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +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_lua.h Update Lua to 5.4.4 2023-05-01 17:44:45 +00:00
nse_main.cc Remove nse_pcrelib from build. 2023-06-24 01:53:09 +00:00
nse_main.h Use existing Lua strings for script output; avoid creating copies. 2022-11-16 15:55:54 +00:00
nse_main.lua Remove nse_pcrelib from build. 2023-06-24 01:53:09 +00:00
nse_nmaplib.cc Hide error traceback for nmap.new_try() handled exceptions. Fixes #2463 2022-06-29 20:40:30 +00:00
nse_nmaplib.h
nse_nsock.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +00:00
nse_nsock.h
nse_openssl.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +00:00
nse_openssl.h Properly guard an openssl header inclusion 2024-03-11 15:51:49 +00:00
nse_ssl_cert.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +00:00
nse_ssl_cert.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nse_utility.cc Fix #2175: NSE script output now tagged to Target obj, not IP or targetname 2020-11-09 18:49:17 +00:00
nse_utility.h Fix #2175: NSE script output now tagged to Target obj, not IP or targetname 2020-11-09 18:49:17 +00:00
nse_zlib.cc Lua 5.4 change: userdata created with 1 uservalue by default. Set to 0 when possible 2024-06-20 20:47:10 +00:00
nse_zlib.h
osscan.cc Remove various "the the" repeats. Closes #2804 2024-03-16 01:16:34 +00:00
osscan.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
osscan2.cc Minor efficiencies: avoid multiple expansions of function calls in TIMEVAL_* macros 2024-06-26 21:54:28 +00:00
osscan2.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
output.cc Move log_bogus_target() to output.cc 2024-05-01 22:19:31 +00:00
output.h Move log_bogus_target() to output.cc 2024-05-01 22:19:31 +00:00
payload.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
payload.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
portlist.cc Fix off-by-one overflow in the IP protocol table. 2024-08-08 01:31:06 +00:00
portlist.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
portreasons.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
portreasons.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
probespec.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
protocols.cc Fix off-by-one overflow in the IP protocol table. 2024-08-08 01:31:06 +00:00
protocols.h Fix off-by-one overflow in the IP protocol table. 2024-08-08 01:31:06 +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 Replace nested MAX/MIN macros with box() function 2024-06-27 19:36:05 +00:00
scan_engine.h Simplify boostScanDelay to make it clear what limits are in place. 2024-06-27 19:36:03 +00:00
scan_engine_connect.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
scan_engine_connect.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
scan_engine_raw.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
scan_engine_raw.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
scan_lists.cc Fix off-by-one overflow in the IP protocol table. 2024-08-08 01:31:06 +00:00
scan_lists.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
service_scan.cc Handle ENETDOWN in service scan. Generally do not fatal() on socket errors there. 2024-05-21 18:49:36 +00:00
service_scan.h Also find pcre2/pcre2.h. Fixes #2851 2024-06-04 20:24:55 +00:00
services.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
services.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
shtool
string_pool.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
string_pool.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
struct_ip.h Remove mostly-unused winclude.h 2019-05-29 15:11:13 +00:00
Target.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
Target.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
TargetGroup.cc Fix sign and width issues around max_ips_to_scan. Fixes #2838. Fixes #2836 2024-06-04 18:22:17 +00:00
TargetGroup.h Fix sign and width issues around max_ips_to_scan. Fixes #2838. Fixes #2836 2024-06-04 18:22:17 +00:00
targets.cc Replace nested MAX/MIN macros with box() function 2024-06-27 19:36:05 +00:00
targets.h Don't scan infinite random when no targets specified 2024-06-05 16:09:58 +00:00
tcpip.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
tcpip.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
timing.cc Replace nested MAX/MIN macros with box() function 2024-06-27 19:36:05 +00:00
timing.h Avoid recalculating timeval that doesn't change for life of RateMeter 2024-06-26 21:54:28 +00:00
traceroute.cc Replace nested MAX/MIN macros with box() function 2024-06-27 19:36:05 +00:00
traceroute.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
utils.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
utils.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
xml.cc Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
xml.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
zenmap.spec.in Merge 7.95 release branch into trunk 2024-04-23 19:34:03 +00:00

Nmap Build Status Language grade: C/C++ Language grade: Python Total alerts

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.