Skip to content

NAPTRIX/Reverse-shell-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a Python 3 script that simplifies reverse shell creation, handling tasks like URL encoding commands and setting up listeners automatically.

The script relies on four dependencies:

  • pyperclip
  • colorama
  • readchar
  • netifaces

You can install them by typing:

pip install pyperclip colorama readchar netifaces

About

Python script to generate reverse shell payloads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages