Script domcon-brute
Script types:
portrule
Categories:
intrusive, brute
Download: https://svn.nmap.org/nmap/scripts/domcon-brute.nse
Script Summary
Performs brute force password auditing against the Lotus Domino Console.
Script Arguments
- passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb
See the documentation for the unpwdb library.
- creds.[service], creds.global
See the documentation for the creds 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 the brute library.
Example Usage
nmap --script domcon-brute -p 2050 <host>
Script Output
PORT STATE SERVICE REASON 2050/tcp open unknown syn-ack | domcon-brute: | Accounts |_ patrik karlsson:secret => Login correct Summary ------- x The Driver class contains the driver implementation used by the brute library Version 0.1 Created 07/12/2010 - v0.1 - created by Patrik Karlsson <patrik@cqure.net>
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html