Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2024-10-28 23:11:53 +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 Simplify pcap_select, remove timeval form 2024-10-28 23:11:51 +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 Don't call WSACleanup if WSAStartup wasn't called 2024-09-04 18:41:44 +00:00
nbase Remove various "the the" repeats. Closes #2804 2024-03-16 01:16:34 +00:00
ncat Use nbase's usleep, not select, for delay timer in Ncat 2024-10-11 20:59:34 +00:00
ndiff Bump version to 7.95SVN 2024-04-23 19:38:37 +00:00
nping Don't call WSACleanup if WSAStartup wasn't called 2024-09-04 18:41:44 +00:00
nselib Add binding for libssh2_userauth_publickey_frommemory 2024-10-03 19:18:13 +00:00
nsock Fixes for IOCP engine build 2024-10-15 20:37:11 +00:00
scripts Make some broadcast scripts 'safe' category 2024-10-08 21:14:40 +00:00
tests Fix DNS test for new function template 2024-07-01 16:17:42 +00:00
todo
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
aclocal.m4
BSDmakefile
CHANGELOG Handle libssh2 errors on connect. Closes #2616. Fixes #1014 2024-10-04 18:21:25 +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 Add configure test for presence of python setuptools. Close #2915, see #2913 2024-09-07 02:40:36 +00:00
configure.ac Add configure test for presence of python setuptools. Close #2915, see #2913 2024-09-07 02:40:36 +00:00
CONTRIBUTING.md
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
FPModel.h
HACKING
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
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
nmap-rpc
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 Use u32 for s_addr; in_addr_t not defined on Windows 2024-10-07 18:31:14 +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
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 Fix typoed index in latest libssh2 publickey change 2024-10-04 18:21:24 +00:00
nse_libssh2.h
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
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 Allow crypto IVs with leading zero. Close #2928, fix #2640 2024-09-13 21:36:46 +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
nse_utility.h
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 Fix various typos in comments. Closes #2888 2024-08-16 02:40:23 +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
README.md
scan_engine.cc Avoid a few extra gettimeofday calls 2024-10-28 23:11:52 +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 Avoid infinite loop on systems where select doesn't update timeout 2024-10-28 23:11:53 +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 Don't bail on PCRE2 match errors. Better debug info. 2024-09-27 19:20:42 +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
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 Consolidate cases: arpping is used for both IPv4 and IPv6 2024-09-27 19:20:40 +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 Fix various typos in comments. Closes #2888 2024-08-16 02:40:23 +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.