mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 05:39:01 +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:
@@ -30,7 +30,7 @@ author, Alexander Kornbrust (http://seclists.org/nmap-dev/2009/q4/645).
|
||||
|
||||
author = "Patrik Karlsson"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "auth"}
|
||||
categories = {"intrusive", "brute"}
|
||||
|
||||
require 'comm'
|
||||
require 'datafiles'
|
||||
|
||||
Reference in New Issue
Block a user