.github /ISSUE_TEMPLATE
New issue templates for Github Issues
2020-05-20 20:11:22 +00:00
docs
Update details from Nmap 7.92 to 7.94
2023-09-05 17:04:34 +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
Update Windows build for pcre2 upgrade
2023-06-27 23:58:26 +00:00
nbase
Remove unused checks for OpenSSL from nbase
2023-10-30 19:01:08 +00:00
ncat
Handle special case SSL_ERROR_ZERO_RETURN == close_notify/EOF
2023-07-31 17:18:31 +00:00
ndiff
Merge 7.94 release branch
2023-05-20 22:59:41 +00:00
nping
Upgrade libpcre to PCRE2 10.42. Windows/macOS builds not completed.
2023-06-24 01:53:07 +00:00
nselib
Avoid format-string bugs. Fixes #2634
2023-07-20 17:24:16 +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
Add tests for osscan's expr_match function (some fail)
2023-11-27 23:05:03 +00:00
todo
Remove/change some text to describe Npcap, not WinPcap
2021-07-21 22:42:46 +00:00
zenmap
Bump version to 7.94SVN post-release
2023-05-20 23:05:18 +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
Correct packet size testing in KNX scripts. Fixes #2727 , fixes #2728
2023-11-12 23:02:33 +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
Update checklibs.sh for libpcap VERSION.txt name change
2023-07-20 15:59:08 +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
Fix inclusion of Lua headers. See #1355
2018-10-16 05:18:31 +00:00
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
Process more OS fingerprints
2023-11-09 22:00:51 +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
Remove/edit references to nmap-payloads. See #2541
2023-02-09 17:57:15 +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
Bump version to 7.94SVN post-release
2023-05-20 23:05:18 +00:00
nmap.spec.in
Update RPM specs for Python3
2023-04-14 23:12:34 +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
Avoid recursion in DNS parsing; check label/name lengths
2023-05-19 01:43:17 +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
Fix inclusion of Lua headers. See #1355
2018-10-16 05:18:31 +00:00
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
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
nse_lpeg.cc
Fix inclusion of Lua headers. See #1355
2018-10-16 05:18:31 +00:00
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
Fix inclusion of Lua headers. See #1355
2018-10-16 05:18:31 +00:00
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
Add tests for osscan's expr_match function (some fail)
2023-11-27 23:05:03 +00:00
osscan.h
Add tests for osscan's expr_match function (some fail)
2023-11-27 23:05:03 +00:00
osscan2.cc
Apply new license templates, bump copyright date
2023-04-14 17:11:46 +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
Add LGTM.com badges to README.md
2020-01-15 05:18:27 +00:00
scan_engine.cc
Apply new license templates, bump copyright date
2023-04-14 17:11:46 +00:00
scan_engine.h
Apply new license templates, bump copyright date
2023-04-14 17:11:46 +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
Revert r38129. Pingprobes were not being seen in some cases.
2023-11-14 19:04:27 +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
Remove mostly-unused winclude.h
2019-05-29 15:11:13 +00:00
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
Apply new license templates, bump copyright date
2023-04-14 17:11:46 +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 specs for Python3
2023-04-14 23:12:34 +00:00