Skip to content

T0k1To/violetc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Violet C2

This is an c2 made with friends. Currently it's in some basic c2 server but we will implement more stuffs like metasploit support and more.

Explaining

The purpose of this project is an basic c2 thats bypass AV's like windows default because PowerShell-Empire bypass isn't good.

So i decided to create my own c2 i'm my prefered language. Firsi the C2 Server starts an HTTP server to receibe c2 connections, and then starts websocket server for contact the agents, when agents hit's /agent/add the server add it to a database to storeit and check the connection. The user can send commands, run modules and etc.

Features

  • WebSocket Support
  • Easyly extension implementation

Todo:

  • Encrypt connection with ssl
  • Add agent
  • Add metasploit support
  • Add Cobalt Strike support

About

An basic c2 made with friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages