CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
rapid7

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: rapid7/metasploit-framework
Path: blob/master/documentation/modules/post/multi/manage/screenshare.md
Views: 11789

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

  2. In msfconsole do use post/multi/manage/screenshare.

  3. Set the SESSION option.

  4. Do run.

  5. Open the page in a javascript enabled browser