Skip to content

washingtonP1974/Rev-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rev-Shell

Basic script to generate reverse shell payloads, generally most used in ctf.


A Python script to generate reverse shell payloads in various languages, including Bash, Netcat, PowerShell, Telnet, and Python3. The script takes the language, IP address, and port as input parameters and outputs the corresponding payload for establishing a reverse shell connection.

Installation & Usage:

1 -git clone https://github.com/washingtonP1974/Rev-Shell.git

2- cd Rev-Shell

3- chmod +x revshell.py

4- python3 revshell.py -h


For more specific payloads I recommend using https://www.revshells.com/

About

Basic script to generate reverse shell payloads, generally most used in ctf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages