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

@@ -46,7 +46,7 @@ For additional information:
author = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"vuln", "safe"}
categories = {"exploit", "intrusive", "vuln"}
require 'shortport'
require 'stdnse'