revshellgen v1.3 releases: Reverse shell generator written in Python 3

Reverse shell generator

revshellgen

The standalone script is written in Python 3 for generating reverse shells easily without typing. It automates the boring stuff like URL encoding the command and setting up a listener.

Changelog v1.3

  • improved support for menu selection
  • #7 added support for users who use the script from a different directory than the commands folder thanks to @JohnRyk !

Install

git clone https://github.com/t0thkr1s/revshellgen.git
cd revshellgen
python3 setup.py install

Use

python3 revshellgen.py

Disclaimer

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.

Copyright (C) 2020 t0thkr1s

Source: https://github.com/t0thkr1s/