mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 05:01:29 +00:00
Put http-auth in "safe" now that it is not in "default".
This commit is contained in:
@@ -21,7 +21,7 @@ author = "Thomas Buchanan"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"default", "auth"}
|
||||
categories = {"default", "auth", "safe"}
|
||||
|
||||
require "shortport"
|
||||
require "http"
|
||||
|
||||
Reference in New Issue
Block a user