1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

o [NSE] Updated the categories of the following scripts:

irc-unrealircd-backdoor.nse
  iscsi-info.nse
  wdb-version.nse
  ftp-proftpd-backdoor.nse
  ssl-cert.nse
  ftp-vsftpd-backdoor.nse
  afp-path-vuln.nse
  targets-sniffer.nse
  broadcast-ms-sql-discover.nse
This commit is contained in:
djalal
2011-07-11 22:03:17 +00:00
parent bd78274b20
commit dbe7a27698
10 changed files with 19 additions and 19 deletions

View File

@@ -26,7 +26,7 @@ http://www.kb.cert.org/vuls/id/362332
author = "Daniel Miller"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
-- may also be "safe", but need testing to determine
categories = {"default", "version", "discovery"}
categories = {"default", "version", "discovery", "vuln"}
require 'shortport'
require 'rpc'