This module allows you to view and control the screen of the target computer via a local browser window. The module continually screenshots the target screen and also relays all mouse and keyboard events to session.
## Target sessions
This module only supports some target sessions, where the keyboard, mouse and screenshot API are supported.
* Windows (e.g windows/meterpreter/*)
* OSX (e.g osx/x64/meterpreter/*)
* Java (e.g java/meterpreter/*)
## Verification Steps
1. Obtain a native OSX or Windows session (or a Java session).