Skip to content

CauldronDevelopmentLLC/reverse_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Reverse Shell

A simple python program to create a reverse shell from a client to a server. This makes it possible to open a shell on a machine behind a NAT or firewall.

Usage

Server:

reverse_shell -a 1.2.3.4 -p 1234

Client:

reverse_shell -c -a 1.2.3.4 -p 1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages