pop3-brute
脚本使用类型:
portrule
  脚本所属分类:
  intrusive, brute
  
脚本下载地址: http://nmap.org/svn/scripts/pop3-brute.nse
Tries to log into a POP3 account by guessing usernames and passwords.
The login method to use: "USER"
(default), "SASL-PLAIN", "SASL-LOGIN",
"SASL-CRAM-MD5", or "APOP". Defaults to "USER",
执行格式
nmap -sV --script=pop3-brute <target>
PORT STATE SERVICE 110/tcp open pop3 | pop3-brute-ported: | Accounts: | user:pass => Login correct | Statistics: |_ Performed 8 scans in 1 seconds, average tps: 8
Author: Philip Pickering, Piotr Olma
License: VER007 整理 http://www.ver007.com