/C2-Server

Python based c2 server with a basic beacon server to route the traffic from dummy server to prevent attacker's ip from getting exposed

Primary LanguagePythonMIT LicenseMIT

C2 Server

Python based C2 server with a beacon which will route the traffic from attacker to victim and vice versa which keeps the attacker's ip safe from the victim :)

Instructions

Run the main-server.py on the attacker's system and run the beacon at a dummy server and use the ip of dummy server in your virus.py.