Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
2022-08-30 22:35:10 +00:00
.github/ISSUE_TEMPLATE New issue templates for Github Issues 2020-05-20 20:11:22 +00:00
docs Change 'consecutive' to 'sequential' when describing -r option. See #1750 2022-07-05 16:20:16 +00:00
libdnet-stripped Avoid realloc leak 2022-08-29 17:11:27 +00:00
liblinear Upgrade to VS 2019 2021-07-19 23:58:02 +00:00
liblua Do not build in lua 5.2 compatibility 2022-06-29 21:14:54 +00:00
libnetutil Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
libpcap Fix a typo. Closes #2295 2022-02-13 17:28:56 +00:00
libpcre Linker optimizations for all projects (Windows) 2021-07-22 17:19:53 +00:00
libssh2 Upgrade libssh2 to 1.10.0 2022-06-29 20:40:29 +00:00
libz Revert local changes to zconf.h. Fixes #2359 2021-08-25 21:36:57 +00:00
macosx Merge changes from 7.92 release branch 2021-08-08 21:20:19 +00:00
mswin32 Fix incorrect Packet.dll function name 2022-08-29 16:12:38 +00:00
nbase Enable DTLS for windows builds 2022-08-29 17:10:23 +00:00
ncat Silence some code analysis warnings 2022-08-29 17:09:47 +00:00
ndiff Regen man pages: https, Nmap OEM license info 2022-05-09 17:30:07 +00:00
nping Fix incorrect Packet.dll function name 2022-08-29 16:12:38 +00:00
nselib Update service matches for predictable values [ci skip] 2022-08-30 22:35:10 +00:00
nsock Fix a preprocessor condition 2022-08-25 22:32:35 +00:00
scripts TLS registry number updates from IANA 2022-08-29 22:06:37 +00:00
tests Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
todo Remove/change some text to describe Npcap, not WinPcap 2021-07-21 22:42:46 +00:00
zenmap Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
.gitignore Remove nmap-update 2020-08-27 19:13:31 +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 Fix #2416: listing interfaces on IPv6-only Linux. 2022-07-05 16:20:17 +00:00
charpool.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
charpool.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
checklibs.sh
config.guess
config.sub
configure Validate OpenSSL libraries even in custom locations 2022-03-03 02:58:32 +00:00
configure.ac Validate OpenSSL libraries even in custom locations 2022-03-03 02:58:32 +00:00
CONTRIBUTING.md
depcomp
FingerPrintResults.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
FingerPrintResults.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
FPEngine.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
FPEngine.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38: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 Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
idle_scan.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
INSTALL
LICENSE Update links to npcap.com 2022-02-18 17:38:54 +00:00
lpeg.c
ltmain.sh
MACLookup.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
MACLookup.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
main.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
Makefile.in Use more structure in defining Nmap version number 2021-07-19 23:06:50 +00:00
missing
NewTargets.cc Fix #2496: new targets couldn't be added because singleton object was not created 2022-06-27 23:01:44 +00:00
NewTargets.h Fix #2496: new targets couldn't be added because singleton object was not created 2022-06-27 23:01:44 +00:00
nmap-header-template.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap-mac-prefixes Latest OUI data from IEEE 2022-08-29 19:00:58 +00:00
nmap-os-db Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap-payloads Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +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 Update service matches for predictable values [ci skip] 2022-08-30 22:35:10 +00:00
nmap-services Latest services data from IANA [ci skip] 2022-08-29 21:06:09 +00:00
nmap.cc Change 'consecutive' to 'sequential' when describing -r option. See #1750 2022-07-05 16:20:16 +00:00
nmap.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap.spec.in Reintegrate Nmap 7.90 release branch 2020-10-05 23:00:30 +00:00
nmap_amigaos.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_config.h.in Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_dns.cc Remove hosts file location for Win95/98/ME from search 2022-06-28 17:40:30 +00:00
nmap_dns.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_error.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_error.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_ftp.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_ftp.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_tty.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_tty.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
nmap_winconfig.h Enable EC crypto for NSE on Windows 2022-08-15 16:23:37 +00:00
NmapOps.cc Update links to npcap.com 2022-02-18 17:38:54 +00:00
NmapOps.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
NmapOutputTable.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
NmapOutputTable.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +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
nse_main.cc Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
nse_main.h Avoid copying script results; store pointers instead. 2021-04-29 17:52:24 +00:00
nse_main.lua Hide error traceback for nmap.new_try() handled exceptions. Fixes #2463 2022-06-29 20:40:30 +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 Fix build with OpenSSL 3.0 2022-08-25 14:51:59 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Fix build with OpenSSL 3.0 2022-08-25 14:51:59 +00:00
nse_ssl_cert.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38: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 Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
osscan.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
osscan2.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
osscan2.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
output.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
output.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
payload.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
payload.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
portlist.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
portlist.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
portreasons.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
portreasons.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
probespec.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
protocols.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
protocols.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
README-WIN32
README.md Add LGTM.com badges to README.md 2020-01-15 05:18:27 +00:00
scan_engine.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_engine.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_engine_connect.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_engine_connect.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_engine_raw.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_engine_raw.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_lists.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
scan_lists.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
service_scan.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
service_scan.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
services.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
services.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
shtool
string_pool.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
string_pool.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
struct_ip.h
Target.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
Target.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
TargetGroup.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
TargetGroup.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
targets.cc Fix #2496: new targets couldn't be added because singleton object was not created 2022-06-27 23:01:44 +00:00
targets.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
tcpip.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
tcpip.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
timing.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
timing.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
traceroute.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
traceroute.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
utils.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
utils.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
xml.cc Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
xml.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
zenmap.spec.in

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.