mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 08:59:01 +00:00
Remove email addresses from scripts as discussed in this thread: http://seclists.org/nmap-dev/2009/q4/466
This commit is contained in:
@@ -7,7 +7,7 @@ Tries to log into a POP3 account by guessing usernames and passwords.
|
||||
-- (default), <code>"SASL-PLAIN"</code>, <code>"SASL-LOGIN"</code>,
|
||||
-- <code>"SASL-CRAM-MD5"</code>, or <code>"APOP"</code>.
|
||||
|
||||
author = "Philip Pickering <pgpickering@gmail.com>"
|
||||
author = "Philip Pickering"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"intrusive", "auth"}
|
||||
|
||||
Reference in New Issue
Block a user