Momollax / git-C2-server

0 stars 0 forks source link

C2-Beconing-git

Using git issue as a C2 server !

How to use it ?

set the url of the github issue you whant to use in main.cpp: std::string url = "https://... set the url of your discord webhook in main.cpp: std::string discordWebHook = "https://...

Compile it: make

run it !