Skip to content

Ahmed-Z/python-reverse-tcp-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-reverse-tcp-shell

To gain control over a target system, a reverse shell is an integral part of a hacking/pentesting process, it enables the attacker to execute system commands on the target machine. This python shell is a robust one, reconnecting to the attacker machine each time the connection is lost and an XOR encryption is implemented to encrypt the traffic sent between the two machines.

Full blogpost here.

About

Robust python reverse tcp shell with XOR encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages