1
0
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:
patrik
2012-07-04 07:32:08 +00:00
parent 1db5621470
commit b4caa8ea8c
3 changed files with 4 additions and 4 deletions

View File

@@ -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")