Skip to content

grvknd/reverse_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

reverse_shell

This Python code creates a simple remote shell server that allows a client to execute commands on the server machine. Requirements:

Python (3.x) socket module (included in standard library) subprocess module (included in standard library) os module (included in standard library)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages