HOME>>>>>>>>>

File drda-brute

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

User Summary

Performs password guessing against databases supporting the IBM DB2 protocol such as Informix, DB2 and Derby

Script Arguments

drda-brute.threads

the amount of accounts to attempt to brute force in parallell (default 10).

drda-brute.dbname

the database name against which to guess passwords (default "SAMPLE").

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

See the documentation for the unpwdb library.

Example Usage

执行格式

nmap -p 50000 --script drda-brute <target>

Script Output

50000/tcp open  drda
| drda-brute:  
|_  db2admin:db2admin => Valid credentials

Requires


Author: Patrik Karlsson

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