Skip to content

securegns/tcp-backdoor-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

TCP backdoor with python

An implementation of backdoor using python. Works on simple server-client architecture.

Run the server.py in attacker machine and backdoor.py in victim machine. You can convert the code to exe using pyinstaller

pyinstaller --clean -F --distpath=. backdoor.py

About

An implementation of backdoor using python. Works on simple server-client architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages