Skip to content

johnneppel96/reverse-shell-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

reverse-shell-python

I implemented this project to gain experience in TCP/IP programming. In this project, the client.py file connects to the remote server.py file which I installed on an AWS EC2 Server. Once the two files are connected through TCP, the server will send commands (inputted by the user) for the client to execute. Once the client executes the appropriate commands sent by the user, it will send the output in the shell back to the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages