bbabacan / JShell

JShell - Get a JavaScript shell with XSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JShell

JShell - Get a JavaScript shell with XSS.

Usages

Run shell.py
and JShell will automatically try to detect your IP address, default LPORT is 33.

As you can see the payload has been generated and now all you have to do is to deliver this payload to the victim.
As soon as you do that, you will get a JS shell over netcat where you can execute your JavaScript code in victim's browser as soon as the injected page is open.
Here's a screenshot:

Credits, Disclaimer & License

This script uses the method demostrated by Rodolfo Assis
Disclaimer: I am not responsible for the shit you do with this tool.
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

JShell - Get a JavaScript shell with XSS.


Languages

Language:Python 100.0%