Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2024-02-26 18:29:11 +00:00
.github/ISSUE_TEMPLATE
docs Update docs to note that zip file is OEM-only 2024-01-30 14:46:49 +00:00
libdnet-stripped Fix compile errors on Windows 2023-02-10 22:51:52 +00:00
liblinear Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
liblua Restore liblua.vcxproj 2023-05-17 18:45:19 +00:00
libnetutil Handle RLIM_INFINITY as socket limit. 2023-09-01 21:12:19 +00:00
libpcap Rename VERSION to VERSION.txt; macOS build broke 2023-06-28 18:16:55 +00:00
libpcre Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
libssh2 Merge 7.94 release branch 2023-05-20 22:59:41 +00:00
libz Merge 7.94 release branch 2023-05-20 22:59:41 +00:00
macosx New command-line syntax for osascript 2023-03-17 16:50:45 +00:00
mswin32 Avoid building Win32 zipfile for non-OEM 2024-01-29 17:09:25 +00:00
nbase Remove unused checks for OpenSSL from nbase 2023-10-30 19:01:08 +00:00
ncat Use TIMEVAL_FSEC_SUBTRACT for clarity 2024-02-26 18:29:10 +00:00
ndiff Convert ndiff and zenmap to setuptools. Fixes #2649 2024-01-29 17:09:26 +00:00
nping Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
nselib Correctly decode MySql error packets. 2024-01-29 18:31:38 +00:00
nsock Fix leaking compiled pcap filter. Fixes #2609 2023-08-23 15:07:56 +00:00
scripts Correct packet size testing in KNX scripts. Fixes #2727, fixes #2728 2023-11-12 23:02:33 +00:00
tests Fix an issue with expr_match 2023-12-14 19:13:22 +00:00
todo Remove/change some text to describe Npcap, not WinPcap 2021-07-21 22:42:46 +00:00
zenmap Zenmap bugs go to Github, not dev@nmap.org 2024-01-29 22:29:10 +00:00
.gitignore Add tests for osscan's expr_match function (some fail) 2023-11-27 23:05:03 +00:00
.lgtm.yml Fix a config issue with LGTM (libverbs not linked in libpcap) 2020-09-15 23:29:05 +00:00
.travis.yml
acinclude.m4 Remove nmap-update 2020-08-27 19:13:31 +00:00
aclocal.m4
BSDmakefile
CHANGELOG Update calls to gtk.TextBuffer.get_text to include all args. Fixes #2739. Closes #2740. 2024-01-29 18:31:37 +00:00
charpool.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
charpool.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
checklibs.sh Follow redirects in checklibs 2024-02-26 18:29:05 +00:00
config.guess
config.sub
configure Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
configure.ac Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
CONTRIBUTING.md
depcomp
FingerPrintResults.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
FingerPrintResults.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
FPEngine.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
FPEngine.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +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 Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
idle_scan.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
INSTALL
LICENSE Add paragraph break for easier reading 2023-01-11 22:26:08 +00:00
lpeg.c
ltmain.sh
MACLookup.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
MACLookup.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
main.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
Makefile.in Add tests for osscan's expr_match function (some fail) 2023-11-27 23:05:03 +00:00
missing
NewTargets.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
NewTargets.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap-header-template.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap-mac-prefixes Remove dupes, regen mac prefixes 2022-09-10 22:14:55 +00:00
nmap-os-db Integrate more submissions and sort fingerprints 2024-02-12 18:45:55 +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 a few typos [ci skip] 2024-02-26 18:29:07 +00:00
nmap-services Bump up wsman (winrm) port 5985 and 5986 frequency as these are commonly seen. See issue #2708 2023-11-27 22:10:31 +00:00
nmap.cc Fix unprivileged behavior for -PU and others 2023-11-27 23:05:02 +00:00
nmap.h Update nmap-os-db syntax to support nested ranges 2023-11-27 23:05:04 +00:00
nmap.spec.in Update RPM spec files to correct python3 package name. Fixes #2706 2024-01-29 18:31:38 +00:00
nmap_amigaos.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_config.h.in Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
nmap_dns.cc Use TIMEVAL_FSEC_SUBTRACT for clarity 2024-02-26 18:29:10 +00:00
nmap_dns.h Avoid recursion in DNS parsing; check label/name lengths 2023-05-19 01:43:17 +00:00
nmap_error.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_error.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_ftp.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_ftp.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_tty.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_tty.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nmap_winconfig.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
NmapOps.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
NmapOps.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
NmapOutputTable.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
NmapOutputTable.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +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 Check return value of eth_send in case of errors 2022-01-13 22:30:20 +00:00
nse_dnet.h
nse_fs.cc
nse_fs.h
nse_libssh2.cc
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 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 Handle pcap sockets just like other nsock sockets. 2022-01-04 18:10:45 +00:00
nse_nsock.h
nse_openssl.cc Use BN_bn2mpi for ssh2. Add some tests. 2023-01-02 21:20:09 +00:00
nse_openssl.h Fix a double-free due to uninitialized should_free in bignum_data_t 2022-10-06 17:28:39 +00:00
nse_ssl_cert.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
nse_ssl_cert.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +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 Silence a code analysis warning 2022-08-29 17:23:08 +00:00
nse_zlib.h
osscan.cc Fix an issue with expr_match 2023-12-14 19:13:22 +00:00
osscan.h Add tests for osscan's expr_match function (some fail) 2023-11-27 23:05:03 +00:00
osscan2.cc Use TIMEVAL_BEFORE instead of TIMEVAL_SUBTRACT for clarity and efficiency 2024-02-26 18:29:11 +00:00
osscan2.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
output.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
output.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
payload.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
payload.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
portlist.cc Use string_pool for service names so they aren't freed by Lua. See #2657 2023-06-16 22:19:20 +00:00
portlist.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
portreasons.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
portreasons.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
probespec.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
protocols.cc Fix segfault when using service name wildcards with -p. 2023-06-16 18:20:16 +00:00
protocols.h Fix segfault when using service name wildcards with -p. 2023-06-16 18:20:16 +00:00
README-WIN32
README.md
scan_engine.cc Use TIMEVAL_BEFORE instead of TIMEVAL_SUBTRACT for clarity and efficiency 2024-02-26 18:29:11 +00:00
scan_engine.h incompleteHosts is multiset, not list, so size() is constant-time 2024-02-26 18:29:10 +00:00
scan_engine_connect.cc Don't use uninitialized value in MIN() for maxSocketsAllowed 2023-09-01 20:02:38 +00:00
scan_engine_connect.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
scan_engine_raw.cc Use TIMEVAL_BEFORE instead of TIMEVAL_SUBTRACT for clarity and efficiency 2024-02-26 18:29:11 +00:00
scan_engine_raw.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
scan_lists.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
scan_lists.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
service_scan.cc Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
service_scan.h Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed. 2023-06-24 01:53:07 +00:00
services.cc Add missing braces. Fixes #2679 2023-07-20 16:21:23 +00:00
services.h Fix segfault when using service name wildcards with -p. 2023-06-16 18:20:16 +00:00
shtool
string_pool.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
string_pool.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
struct_ip.h
Target.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
Target.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
TargetGroup.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
TargetGroup.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
targets.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
targets.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
tcpip.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
tcpip.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
timing.cc Use TIMEVAL_FSEC_SUBTRACT for clarity 2024-02-26 18:29:10 +00:00
timing.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
traceroute.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
traceroute.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
utils.cc Handle 'unknown' service name in -p. Fixes #2658 2023-06-16 18:20:16 +00:00
utils.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
xml.cc Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
xml.h Apply new license templates, bump copyright date 2023-04-14 17:11:46 +00:00
zenmap.spec.in Update RPM spec files to correct python3 package name. Fixes #2706 2024-01-29 18:31:38 +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.