mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 10:29:03 +00:00
Changed "auth" to "brute" category for imap-brute.nse and citrix-brute-xml.nse for consistency.
This commit is contained in:
@@ -33,7 +33,7 @@ Performs brute force password auditing against IMAP servers using either LOGIN,
|
||||
|
||||
author = "Patrik Karlsson"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"auth", "intrusive"}
|
||||
categories = {"brute", "intrusive"}
|
||||
|
||||
portrule = shortport.port_or_service({143,993}, {"imap","imaps"})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user