mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 07:29:01 +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:
@@ -62,7 +62,7 @@ author = "David Fifield"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = { "safe", "discovery" }
|
||||
categories = { "default", "safe", "discovery" }
|
||||
|
||||
require("nmap")
|
||||
require("nsedebug")
|
||||
|
||||
Reference in New Issue
Block a user