Scriptinformix-brute
Script types:portrule
Categories:intrusive,brute
Download:https://svn.nmap.org/nmap/scripts/informix-brute.nse
Script 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 theunpwdb library.
- creds.[service],creds.global
See the documentation for thecreds library.
- brute.credfile,brute.delay,brute.emptypass,brute.firstonly,brute.guesses,brute.mode,brute.passonly,brute.retries,brute.start,brute.threads,brute.unique,brute.useraspass
See the documentation for thebrute library.
- informix.instance
See the documentation for theinformix library.
Example Usage
nmap --script informix-brute -p 9088 <host>
Script Output
PORT STATE SERVICE9088/tcp open unknown| informix-brute:| Accounts| ifxnoob:ifxnoob => Valid credentials| Statistics|_ Perfomed 25024 guesses in 75 seconds, average tps: 320Summary------- x The Driver class contains the driver implementation used by the brute library
Requires
Author:
- Patrik Karlsson
License: Same as Nmap--Seehttps://nmap.org/book/man-legal.html