1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 11:59:03 +00:00
Commit Graph

12236 Commits

Author SHA1 Message Date
dmiller
24cbfa0e66 One last libeay32->libcrypto name change 2020-09-03 20:13:45 +00:00
dmiller
04e50e0f3e More OpenSSL DLL name changes 2020-09-03 19:19:52 +00:00
dmiller
74e9104173 OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl 2020-09-03 17:49:21 +00:00
dmiller
8e65c92264 Pass error along instead of printing (link error) 2020-09-02 17:05:55 +00:00
dmiller
8390fa0be0 Use ASCII chars for some payload data where it makes sense 2020-09-01 17:09:48 +00:00
dmiller
424ebfbd70 New UDP payloads. Closes #1860 2020-09-01 17:09:47 +00:00
dmiller
9c83be3833 Allow multiple UDP payloads per port. Closes #1859 (payloads to be committed later) 2020-09-01 17:09:46 +00:00
dmiller
083475eb6f Use larger buffer size for socket errors (WSAETIMEDOUT was longer). 2020-08-31 21:11:00 +00:00
dmiller
e2cb529b7a include string_pool in Windows build 2020-08-31 15:20:50 +00:00
dmiller
92f99bd0a4 Nbase is needed for __attribute__ on Windows 2020-08-31 15:20:50 +00:00
dmiller
3d382bdf17 New option --discovery-ignore-rst. Closes #1616 2020-08-31 15:20:49 +00:00
nnposter
05ad57df21 Speed improvement for script afp-ls. Closes #2098 2020-08-31 00:25:09 +00:00
nnposter
fd16f90242 Fix line wrapping 2020-08-30 22:59:57 +00:00
nnposter
c3431b9025 Stop using Shellshock in header name. Fixes #1983 2020-08-30 22:50:11 +00:00
dmiller
a0b05c0f4f Require trailing '/' to match a directory name with --script. See #2051 2020-08-28 15:06:10 +00:00
dmiller
8417aa5576 Remove an unused variable 2020-08-28 15:06:09 +00:00
dmiller
3635595b24 Do not search NMAPDATADIR on Windows as it is not defined. See #2051 2020-08-28 15:06:08 +00:00
dmiller
a734cd752c If fetchfile didn't find the XSL, use a relative path on all platforms. 2020-08-28 15:06:07 +00:00
dmiller
210adf941e Remove nmap-update
This feature was never publicly released, and has not been distributed
in our binary builds for a couple versions now. It needed to be removed
in order to reduce the number of places Nmap looks for data files. See #2051
2020-08-27 19:13:31 +00:00
dmiller
2520edd8fe Be more strict with TCP options parsing, avoid reading off the end of TCP options. See #2107 2020-08-24 17:26:07 +00:00
dmiller
428c3e7700 Fix off-by-one issue in last change. Fixes #2107 2020-08-24 17:07:47 +00:00
nnposter
7d6cf3ae0c Implementation of TLS SNI override in Ncat
Closes #2087, closes #1928, fixes #1927, fixes #1974
2020-08-22 15:54:14 +00:00
dmiller
f4b0872288 fix license url: http -> https 2020-08-21 19:32:08 +00:00
nnposter
ae84080ea2 Add iDRAC9 fingerprint to http-default-accounts. Closes #2096 2020-08-20 02:30:50 +00:00
dmiller
cfff367aa6 Handle case of corrupted TCP options with length 0. Fixes #2104 2020-08-18 20:36:12 +00:00
nnposter
12b17ee758 Add ssh2.fetch_host_key() support for group 16 2020-08-16 22:24:19 +00:00
nnposter
2e010296af Prevent SSH2 KEX confusion. Fixes #2105 2020-08-16 21:18:01 +00:00
nnposter
d6877eb7b7 Fix a word-wrapping issue 2020-08-13 22:50:48 +00:00
nnposter
ca58ae9562 Centralize AFP timestamp conversion to string 2020-08-10 01:48:19 +00:00
nnposter
a0e19f54e0 Streamline Boolean expressions 2020-08-10 01:45:42 +00:00
dmiller
47cbe50afb Add cross references between the 2 whois scripts 2020-08-08 15:19:14 +00:00
nnposter
03d6fc9201 Clarified parsing of the volume list in AFP FPGetSrvrParms 2020-08-04 02:16:17 +00:00
nnposter
1d72ec21df Correct AFP name extraction from responses. Closes #2091
FPGetFileDirParms and FPEnumerateExt2 could crash due to unpacking from
out-of-bounds positions. This latent issue got exposed by converting from
bin.unpack to more stringent string.unpack
2020-08-03 03:19:20 +00:00
nnposter
77979a668e Unify AFP pathname serialization 2020-08-03 02:53:09 +00:00
nnposter
f278aca7ab Eliminate reflection false positives in http-shellshock. Closes #2089 2020-07-29 23:19:25 +00:00
nnposter
5ff407be40 Increases SQL Server version resolution 2020-07-28 01:07:35 +00:00
nnposter
631d2556c0 SNMP scripts are enabled on non-standard ports. See #1473 2020-07-27 03:32:27 +00:00
dmiller
99220fe0bc Document that --open implies --defeat-rst-ratelimit since 7.40 2020-07-23 21:16:13 +00:00
nnposter
c4f9e48dd3 Output of matched fingerprints in http-default-accounts. Fixes #2077 2020-07-21 23:49:28 +00:00
nnposter
74626ba5c9 Minor optimization of url.parse_query() 2020-07-20 22:39:09 +00:00
nnposter
e47c49110d Use correct default buffer position. Closes #2086 2020-07-20 21:44:09 +00:00
nnposter
32033c20fe Clarify location of the Error object 2020-07-20 21:06:33 +00:00
nnposter
be25ad6005 Credential object is creds.Account, not brute.Account. See #2086 2020-07-20 20:58:30 +00:00
dmiller
05763b620d Make maximize_fdlimit return rlim_t on appropriate platforms. Closes #2085. Fixes #2079 2020-07-19 05:00:13 +00:00
nnposter
3421d01d2e Clarify upper boundary for variable-length numerical fields 2020-07-17 20:56:39 +00:00
nnposter
9635eabb9f Use correct default buffer position. Closes #2084 2020-07-17 20:46:52 +00:00
dmiller
bdc676238f Fix --resume from IPv6 scans 2020-07-13 16:10:00 +00:00
nnposter
535e6382d4 Implement Ncat proxy creds via environment variable. Fixes #2060, closes #2073 2020-07-12 00:28:16 +00:00
dmiller
f491966ef2 SSL connect support for MySQL 2020-07-08 21:17:38 +00:00
dmiller
b41c39ea78 Catch missing RLIMIT constant at compile time 2020-06-29 04:35:31 +00:00