mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Added category external to http-icloud* scripts
This commit is contained in:
@@ -33,7 +33,7 @@ application.
|
||||
|
||||
author = "Patrik Karlsson"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe"}
|
||||
categories = {"discovery", "safe", "external"}
|
||||
|
||||
|
||||
local arg_username = stdnse.get_script_args(SCRIPT_NAME .. ".username")
|
||||
|
||||
Reference in New Issue
Block a user