1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +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

@@ -45,7 +45,7 @@ broadcast version will only use the SQL Server Browser service discovery method.
author = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"broadcast", "safe", "discovery"}
categories = {"broadcast", "safe"}
require 'mssql'
require 'target'