Skip to content

OBud75/C2-Beconing-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Install lcurl library

make

run it !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.9%
  • Makefile 4.8%
  • Shell 1.3%