Skip to content

ncorbuk/Python-TCP-Reverse-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python-TCP-Reverse-Shell

Python TCP reverse shell & persistence & exe & more! (Also with YouTube tuturial)

YouTube Tutorial

https://www.youtube.com/watch?v=S2vXQ27O944&t=

Persistence is gained when creating an exe using pyinstaller like

pyinstaller -w --onefile revShell_server.py

It will add the exe to the registry and will start up on machine startup and user login.

This is part 1 atm and I will build on it more in the future and create a tutorial to go with it for anyone that is interested.

About

Python TCP reverse shell & persistence & exe & more! (Also with YouTube tuturial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages