1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-07 23:19:02 +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

@@ -29,7 +29,7 @@ argument or <code>-e</code> Nmap option to define which interface to use.
-- Thanks to everyone for the feedback and especially Henri Doreau for his detailed feedback and suggestions
author = "Nick Nikolaou"
categories = {"broadcast", "discovery"}
categories = {"broadcast", "discovery", "safe"}
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
require("stdnse")