mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Add TLS support to rdp-enum-encryption Closes #1614
This commit is contained in:
parent
43b9461e5c
commit
a4f3c85eb9
3 changed files with 141 additions and 58 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE][GH#1614] Add TLS support to rdp-enum-encryption. Enables determining
|
||||
protocol version against servers that require TLS and lays ground work for
|
||||
some NLA/CredSSP information collection. [Tom Sellers]
|
||||
|
||||
o [NSE][GH#1611] Address two protocol parsing issues in rdp-enum-encryption and
|
||||
the RDP nse library which broke scanning of Windows XP. Clarify protocol
|
||||
types [Tom Sellers]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue