HOME>>>>>>>>>

File mmouse-brute

脚本使用类型: portrule
脚本所属分类: intrusive, brute
脚本下载地址: http://nmap.org/svn/scripts/mmouse-brute.nse

User 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.

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: Patrik Karlsson

License: VER007 整理 http://www.ver007.com