Script metasploit-xmlrpc-brute
Script types:
portrule
Categories:
intrusive, brute
Download: https://svn.nmap.org/nmap/scripts/metasploit-xmlrpc-brute.nse
Script Summary
Performs brute force password auditing against a Metasploit RPC server using the XMLRPC protocol.
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 metasploit-xmlrpc-brute -p 55553 <host>
Script Output
PORT STATE SERVICE 55553/tcp open unknown | metasploit-xmlrpc-brute: | Accounts | password - Valid credentials | Statistics |_ Performed 243 guesses in 2 seconds, average tps: 121
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html