Covenant C2 Agent Builder
Versionv2.2
Difficulty Elite
Updated2025-04-05
CategoryRed Team Tools

Covenant C2 Agent Builder

$699.99

Covenant C2 Agent Builder

Tool for generating custom .NET C2 agents without depending on complete frameworks:

  • Stager Generation — Generates C# stagers that download and execute the full agent in memory.
  • Communication Channels — HTTP, HTTPS (with certificate pinning), and SMB named pipes for lateral movement.
  • Obfuscation — Class/method renaming, string encryption, and basic control flow flattening.
  • AMSI Bypass — AmsiScanBuffer patch integrated into the stager before loading the agent.
  • In-Memory Compilation — The agent compiles from C# source at runtime using Roslyn, without touching disk.
  • Modular Architecture — Plugin system: add your own post-exploitation modules as C# classes.