Skip to content

🚩 Server of C2 obfscurated for dont make noise

Notifications You must be signed in to change notification settings

Jul10l1r4/botnet-ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo botnet-ghost

Run

⚠️ Warning: This project are development

go build main.go
./main.go <file template .html>

C2 server

Server in GO with Sqlite and api, see endpoints:

  • /some-string-random?gclid=base-64

    • For new client: details of machine==ip address (Response: Command for run==id of db;id-of-command)
    • For synchronize exists client: id-of-command;id-database==response==status exited (Response: command for run==time for new request;id-of-command)

Response

The response command of server running within HTML in specific tag with template. Ex:

...
<img src='trump-idiot.jpg' class='<command-response>'/>
...

Encrypted: base64 [See T1132 technique] T1132.002

Protocol: HTTP(s) [See T1071 technique]

  • /victim (for attacker)

API for some frontend use

About

🚩 Server of C2 obfscurated for dont make noise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages