dmiller
dd82097c80
Merge changes from 7.92 release branch
2021-08-08 21:20:19 +00:00
fyodor
f7cc9612a0
typo
2021-08-08 02:20:24 +00:00
fyodor
cee01cc1a1
Add a couple other improvements we forgot to include in the changelog
2021-08-08 01:23:20 +00:00
fyodor
12bef342a7
Fix minor formatting issue
2021-08-08 00:31:30 +00:00
fyodor
5ccd15c3ce
Update CHANGELOG for Nmap 7.92 release
2021-08-08 00:26:46 +00:00
dmiller
1e8f81c638
Clarify a changelog entry given the fix for #2293
2021-08-06 17:48:11 +00:00
dmiller
7c61f7c9c3
TLS 1.3 support for NSE. Fixes #1691
2021-07-02 20:01:30 +00:00
nnposter
67a04de96a
Use uppercase hex digits in percent encoding. Fixes #2281
2021-05-17 21:31:32 +00:00
dmiller
169dc44b73
Allow --host-timeout=0 to override the timeout of -T5.
2021-05-13 21:57:14 +00:00
dmiller
14c7f87d6f
XML output: include host times and a flag if the host timed out
2021-05-07 22:08:44 +00:00
dmiller
1717b4a9a9
Correct explanation of bug that was fixed.
2021-04-23 20:37:39 +00:00
dmiller
a744a969da
Fix -sU modifying payloads when retrieving them. Closes #2269 . Fixes #2268
2021-04-22 23:22:46 +00:00
nnposter
024bbf84f1
Make sure that SOCKS proxied server data are processed
...
There was a race condition where proxied server data could arrive appended
to the final SOCKS handshake response, causing the data to get skipped.
2021-03-16 02:34:35 +00:00
dmiller
05faa0287a
Fix addrset matching with overlapping CIDR specs. Fixes #2257
2021-03-01 18:42:00 +00:00
nnposter
6d1c3f091e
Fix Nikto db path resolution
2021-02-17 03:42:33 +00:00
dmiller
b305ba6b5d
Prevent ssl-* from printing to jetdirect ports. Fixes #2237
2021-01-25 17:00:40 +00:00
dmiller
c425bb6d62
Changelog entry for previous changes [ci skip]
2021-01-19 19:57:38 +00:00
nnposter
58617a79f7
SMB2 dialect refactoring. Fixes #2203 , closes #2208
2021-01-18 21:21:43 +00:00
nnposter
4564749ccd
Reject non-useable routes. Fixes #2206
2021-01-18 20:11:40 +00:00
fyodor
80a9f4b2e3
Add the NPSL 0.92 to 0.93 upgrade to the CHANGELOG, noting that Nmap 7.90 and 7.91 may be used under this newer version if desired
2021-01-13 00:02:25 +00:00
dmiller
28bfe0dfd2
Use checked versions of FD_* macros. Closes #2202
2021-01-07 17:52:24 +00:00
nnposter
77f764fe72
Add script nbns-interfaces. Closes #2201
2020-12-30 03:51:21 +00:00
nnposter
9334c9fd5d
Ncat certs should last for one year
...
Old Ncat versions were using one year but during OpenSSL API refresh (r36533),
the duration was accidentally changed to one minute by copying Ncat test code
from ncat/test/test-wildcard.c
Fixes #2167 , closes #2168
2020-12-24 00:35:38 +00:00
dmiller
cd63da6ba0
Update DTD and changelog entry for previous change
2020-12-17 22:12:05 +00:00
nnposter
d0cf36c0a7
Fix false positives due to missing start/boot time
...
SMB field ServerStartTime ['start_time'] of zero should be interpreted
as "no time provided", not as the start of the epoch.
The field is zeroed out in SMB dialect 3.1.1.
2020-12-16 19:19:15 +00:00
nnposter
1293291ac8
Skip lease time in DHCP client packets by default
...
The old behavior (of using the default time of 1s) did not allow constructing
packets without this option, which in turn resulted in (1) DHCPINFORM packets
being non-compliant with RFC 2131 and (2) DHCP discovery scripts potentially
receiving non-default IP lease information. Fixes #2197
2020-12-04 00:38:12 +00:00
nnposter
c00f054d3c
Fix crashes when decoding codepoints larger than 255. Fixes #2192
...
These codepoint references are now left intact. If necessary, it would be
a trivial change to replace them with corresponding UTF sequences.
Note that the previous code was decoding the character references recursively,
which was probably not the intent.
2020-11-25 02:14:03 +00:00
dmiller
f4fb91912d
New script port-states expands hidden port state summaries
2020-11-16 21:41:46 +00:00
dmiller
0de714e8d3
New option --unique to prevent scanning same address twice. See #2180
2020-11-15 04:57:44 +00:00
nnposter
7400723efa
Improvements to script hostmap-crtsh
...
* Avoids accepting identities not representing hostnames as new targets
* Identity representing a wildcard certificate is reduced to its static portion
* Replaces custom crt.sh response parsing with JSON parser
* Adds more error-checking code
* Splits SANs into individual names (closes #2174 )
2020-11-15 01:37:45 +00:00
dmiller
4c28124b77
Fix #2175 : NSE script output now tagged to Target obj, not IP or targetname
2020-11-09 18:49:17 +00:00
dmiller
82be54a353
Convert exception to string first; Fixes #2157
2020-11-01 03:24:17 +00:00
dmiller
9ac591f9db
Better handling for ICMP Host Unreachable
2020-10-29 23:02:30 +00:00
dmiller
532d5a555e
Add openflow-info.nse. Closes #711
2020-10-19 17:13:23 +00:00
nnposter
f6b40614e4
Fix a Unix domain socket crash. Fixes #2154
2020-10-16 02:54:52 +00:00
dmiller
06b9904228
Updates to nmap-payloads. Closes #1895 . Closes #1279
2020-10-16 00:16:45 +00:00
fyodor
e7188d653f
Tiny reordering
2020-10-14 18:17:14 +00:00
dmiller
b8a6d3773e
Incorrect issue number in changelog
2020-10-13 19:38:14 +00:00
dmiller
9529327f59
Merge changes from Nmap 7.91 release branch
2020-10-13 19:27:40 +00:00
nnposter
e333addec4
Ability to set SNMP protocol version. Closes #1473
2020-10-09 02:43:26 +00:00
nnposter
1d4d3536e3
Fix off-by-one bug when parsing MySQL EOF packet. Fixes #2128
2020-10-08 17:56:18 +00:00
dmiller
ef8213a36c
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nnposter
5c0bf18595
Fix a CHANGELOG typo
2020-10-04 03:37:01 +00:00
nnposter
63c88b1a74
Avoid masked use of date before 1/1/1970 UTC. Fixes #2136 , closes #2137
2020-10-04 03:28:01 +00:00
nnposter
1a87f11f42
Default rule base for script mysql-audit. See #2125
2020-10-04 02:52:31 +00:00
dmiller
e214019922
Make IOCP the default Nsock engine on Windows. See #2126
2020-09-29 18:17:10 +00:00
nnposter
fa6bd3f901
Update the SSH protocol flow. Closes #1460
...
Allows the server to start the key exchange before the protocol version
exchange (banner exchange) is completed
2020-09-13 00:12:48 +00:00
dmiller
19c53f62ec
Add some missing changelog entries
2020-09-09 21:34:56 +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