HOME>>>>>>>>>

File irc-sasl-brute

脚本使用类型: portrule
脚本所属分类: brute, intrusive
脚本下载地址: http://nmap.org/svn/scripts/irc-sasl-brute.nse

User Summary

Performs brute force password auditing against IRC (Internet Relay Chat) servers supporting SASL authentication.

Script Arguments

irc-sasl-brute.threads

the number of threads to use while brute-forcing. Defaults to 2.

passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb

See the documentation for the unpwdb library.

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

Example Usage

执行格式

nmap --script irc-sasl-brute -p 6667 <ip>

Script Output

PORT     STATE SERVICE REASON
6667/tcp open  irc     syn-ack
| irc-sasl-brute: 
|   Accounts
|     root:toor - Valid credentials
|   Statistics
|_    Performed 60 guesses in 29 seconds, average tps: 2

Requires


Author: Piotr Olma

License: VER007 整理 http://www.ver007.com