HOME>>>>>>>>>

File cassandra-brute

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

User Summary

Performs brute force password auditing against the Cassandra database.

For more information about Cassandra, see: http://cassandra.apache.org/

Script Arguments

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

See the documentation for the unpwdb library.

Example Usage

执行格式

nmap -p 9160 <ip> --script=cassandra-brute

Script Output

PORT     STATE SERVICE VERSION
9160/tcp open  apani1?
| cassandra-brute: 
|   Accounts
|     admin:lover - Valid credentials
|   Statistics
|_    Performed 4581 guesses in 1 seconds, average tps: 4581

Requires


Author: Vlatko Kosturjak

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