Script deluge-rpc-brute
Script types:
portrule
Categories:
intrusive, brute
Download: https://svn.nmap.org/nmap/scripts/deluge-rpc-brute.nse
Script Summary
Performs brute force password auditing against the DelugeRPC daemon.
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 deluge-rpc-brute -p 58846 <host>
Script Output
PORT STATE SERVICE REASON TTL 58846/tcp open unknown syn-ack 0 | deluge-rpc-brute: | Accounts | admin:default - Valid credentials | Statistics |_ Performed 8 guesses in 1 seconds, average tps: 8
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html