Skip to content

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

License

Notifications You must be signed in to change notification settings

starlox0/ReverseShellGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages