File informix-brute
Script types:
portrule
Categories:
intrusive, brute
Download: http://nmap.org/svn/scripts/informix-brute.nse
User Summary
Performs brute force password auditing against IBM Informix Dynamic Server.
Script Arguments
passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb
See the documentation for the unpwdb library.Example Usage
nmap --script informix-brute -p 9088 <host>
Script Output
PORT STATE SERVICE
9088/tcp open unknown
| informix-brute:
| Accounts
| ifxnoob:ifxnoob => Valid credentials
| Statistics
|_ Perfomed 25024 guesses in 75 seconds, average tps: 320
Summary
-------
x The Driver class contains the driver implementation used by the brute
library
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


