Changelog entry for vulners.nse

This commit is contained in:
dmiller 2019-06-26 20:13:44 +00:00
parent 73ce19e7b6
commit 5a1b396f67

View file

@ -1,5 +1,9 @@
#Nmap Changelog ($Id$); -*-text-*-
o [NSE][GH#1126] New script vulners.nse queries the Vulners CVE database API
using CPE information from Nmap's service and application version detection.
[GMedian, Daniel Miller]
o [NSE][GH#1633] New script rdp-ntlm-info.nse allows extraction of Windows
domain information from RDP services. Information extracted and format
of output is the same as other *-ntlm-info scripts. [Tom Sellers]