Skip to content

Screenshots

Carleton Stuberg edited this page Sep 20, 2016 · 13 revisions

Screenshots of the console

The blank space in the pictures where it looks like there is missing text are redacted unique identifiers for sessions.

  • The command line console with default configuration.

    https://github.com/IMcPwn/browser-backdoor/wiki/images/BbsConsole.png

  • The help screen (text will change over time).

    https://github.com/IMcPwn/browser-backdoor/wiki/images/BbsHelp.png

  • What it looks like when a session is opened (3 in this case).

    https://github.com/IMcPwn/browser-backdoor/wiki/images/BbsSessionOpen.png

  • Sending a command to all sessions (as seen by session ID -1). (The syntax has changed a bit, you would now just type 2 + 2 instead of "return 2 + 2;").

    https://github.com/IMcPwn/browser-backdoor/wiki/images/BbsCommandAllSessions.png

  • Targeting a specific session then taking a screenshot of the client.

    The screenshot will be saved as a .PNG maximum resolution of the client.

    https://github.com/IMcPwn/browser-backdoor/wiki/images/BbsScreenshot.png

Clone this wiki locally