Script mmouse-brute
Script types:
portrule
Categories:
intrusive, brute
Download: https://svn.nmap.org/nmap/scripts/mmouse-brute.nse
Script Summary
Performs brute force password auditing against the RPA Tech Mobile Mouse servers.
The Mobile Mouse server runs on OS X, Windows and Linux and enables remote control of the keyboard and mouse from an iOS device. For more information: http://mobilemouse.com/
Script Arguments
- mmouse-brute.timeout
socket timeout for connecting to Mobile Mouse (default 5s)
- 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 mmouse-brute -p 51010 <host>
Script Output
PORT STATE SERVICE 51010/tcp open unknown | mmouse-brute: | Accounts | vanilla - Valid credentials | Statistics |_ Performed 1199 guesses in 23 seconds, average tps: 47
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html