1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 03:49:01 +00:00

Added CHANGELOG entry for smb-check-vulns.nse update

This commit is contained in:
drazen
2010-06-14 18:48:07 +00:00
parent 124b4ef13c
commit 204ed474e2

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Added additional vulnerability checks to smb-check-vulns.nse. These checks
are intrusive and have MS06-025, MS07-029 designations.
o [NSE] Added dns-cache-snoop.nse by Eugene Alexeev. This script does
cache snooping by either sending non-recursive queries or by measuring
response times.