This is my first C2 Over http protocol.
It has three parts , TeamServer , Handlers and Agents
Handlers send commands to TeamServer and forwards said commands to agent, agent sends data back down the chain and the handlers will get it.
Note : The agent spawns a shell to run , this is not safe by far if your goal is concealment. This is a work in progress
Instructions
- Run TeamServer
- Run Handler
- Run Agents
To kill an agent simply send the command 'kill' to said agents.
So far not alot of signatures but pattern behaviour are quite suspicious which flagged alot overall not bad for first Implant :D
12/7/2023 - Added ability to Control C2 Server through Discord Bots