1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +00:00

minor updates to the nsedoc descriptions for some scripts

This commit is contained in:
fyodor
2011-09-11 18:26:37 +00:00
parent 24c8c06f1b
commit bff90f3d55
8 changed files with 8 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
description = [[
Performs password guessing against IMAP servers using either LOGIN, PLAIN,
CRAM-MD5, DIGEST-MD5 or NTLM authentication.
Performs brute force password auditing against IMAP servers using either LOGIN, PLAIN, CRAM-MD5, DIGEST-MD5 or NTLM authentication.
]]
---