Skip to content

QuintusFabius117/Python-Reverse-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Reverse-Shell

Purpose

A reverse shell made with python

Skills Learned

  • Utilise the socket and os libraries to have two computers communicate
  • Use loops on the client side to wait for a re-connection if the initial connection is severed
  • Run python programs without having to run through an IDE using .pyw file extension

Tools

  • VS Code

About

A reverse shell made with python that has upload and download capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages