mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 07:29:01 +00:00
Changed "auth" to "brute" category for imap-brute.nse and citrix-brute-xml.nse for consistency.
This commit is contained in:
@@ -35,7 +35,7 @@ accounts will be locked.
|
||||
|
||||
author = "Patrik Karlsson"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "auth"}
|
||||
categories = {"intrusive", "brute"}
|
||||
|
||||
|
||||
portrule = shortport.portnumber({8080,80,443}, "tcp")
|
||||
|
||||
Reference in New Issue
Block a user