Skip to content

medpaf/reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

reverse-shell

made-with-python

This is a reverse shell written in Python used to to target a machine and gain remote shell access.

It consists of two distinct scripts:

  • reverse-shell-server.py: script with open listener port on which it receives the connection, by which command execution can be achieved.
  • reverse-shell-client.py: script in which the target machine (client) communicates back to the attacking machine (server).

reverseshell

Releases

No releases published

Packages

No packages published

Languages