mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +00:00
Removes the script from the "safe" category.
This commit is contained in:
@@ -55,7 +55,7 @@ author = "Paulino Calderon <calderon()websec.mx>"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"safe", "auth", "vuln"}
|
||||
categories = {"auth", "vuln"}
|
||||
|
||||
local http = require "http"
|
||||
local shortport = require "shortport"
|
||||
|
||||
Reference in New Issue
Block a user