Scriptrpcap-brute
Script types:portrule
Categories:intrusive,brute
Download:https://svn.nmap.org/nmap/scripts/rpcap-brute.nse
Script Summary
Performs brute force password auditing against the WinPcap Remote CaptureDaemon (rpcap).
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.
Example Usage
nmap -p 2002 <ip> --script rpcap-brute
Script Output
PORT STATE SERVICE REASON2002/tcp open globe syn-ack| rpcap-brute:| Accounts| monkey:Password1 - Valid credentials| Statistics|_ Performed 3540 guesses in 3 seconds, average tps: 1180
Requires
Author:
- Patrik Karlsson
License: Same as Nmap--Seehttps://nmap.org/book/man-legal.html