Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 904 Bytes

File metadata and controls

35 lines (32 loc) · 904 Bytes

ReverseShellGen

It is a Simple Python Based Reverse Shell Generator Tool. It supports Multiple Language to Generate Shell.

Overview

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.

Features

  • Support Different Language to Generate Shell.
  • Easily customizable for different scenarios.
  • Helpful comments and documentation in the generated code.
  • Suppported OS Linux.

Usage

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