Skip to content

restkhz/simple-py-rat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simple-py-rat

A simple rat in Python.

Traffic encrypted with AES-ECB, using Diffie–Hellman key exchange to generate key. So you don’t need to manually configure a key. (Has some sort of perfect forward Secrecy?)

Tested on Linux and Windows10.

Disclaimer

This is an example of implementing DH and AES encrypted communication in python, for learning and proof of concept purposes only.

About

A little rat in python, with traffic encrypt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages