mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Create a new brute category for brute forcing scripts, move the *-brute scripts from auth category to brute. document it. I don't know what to do with dns-brute so I left it alone (it wasn't in auth category either)
This commit is contained in:
@@ -66,7 +66,7 @@ be disabled using the <code>mssql.scanned-ports-only</code> script argument.
|
||||
|
||||
author = "Patrik Karlsson"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"auth", "intrusive"}
|
||||
categories = {"brute", "intrusive"}
|
||||
|
||||
dependencies = {"ms-sql-discover", "ms-sql-empty-password"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user