/C2Core

Core Submodule of Exploration C2

Primary LanguageC++MIT LicenseMIT

Exploration C2 Core

What it is

Exploration C2 is a rudimentary red team command and control frameworks.
This repository contain the Core which is the code of the beacon, the listeners and the modules. This development is in education exercises to tackle well know red teaming concepts.

See C2Implant and C2TeamServer.