It is a Simple Python Based Reverse Shell Generator Tool. It supports Multiple Language to Generate Shell.
This Reverse Shell Generator is a Python-based command-line tool that simplifies the creation of reverse shell payloads for various target platforms. It is only for Educational Purposes. You can use it in CTF's or Penetration Testing Scenarios.
- Support Different Language to Generate Shell.
- Easily customizable for different scenarios.
- Helpful comments and documentation in the generated code.
- Suppported OS Linux.
git clone https://github.com/SubhankarX01/ReverseShellGen/
cd ReverseShellGen
python3 rev_gen.py -h
OR
git clone https://github.com/SubhankarX01/ReverseShellGen/
cd ReverseShellGen
chmod +x rev_gen.py
./rev_gen.py -h