Revshellgen | Reverse Shell Generator Written In Python

Standalone python script for generating reverse shells easily and automating the boring stuff like URL encoding the command and setting up a listener.

Download

git clone https://github.com/t0thkr1s/revshellgen

Install
The script has 2 dependencies:

You can install these by typing:

python3 setup.py install
5 Likes