mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Address rdp protocol parsing issues in rdp.lua and rdp-enum-ciphers.nse Closes #1611
This commit is contained in:
parent
d639a53088
commit
95f9e2cf91
3 changed files with 97 additions and 19 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
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]
|
||||
|
||||
o [NSE][GH#1608] Script http-fileupload-exploiter failed to locate its resource
|
||||
file unless executed from a specific working directory. [nnposter]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue