Add to CHANGELOG:

o The NSE registry now persists across host groups. [David]
This commit is contained in:
david 2008-11-19 02:29:59 +00:00
parent 801c267f2b
commit 46210e8db0

View file

@ -1,5 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o The NSE registry now persists across host groups. [David]
o Added a script that checks for ms08-067-vulnerable hosts
(smb-check-vulns.nse) using the smb nselib. [Ron Bowes]