offensive-tools/c2/covenant/SKILL.md
Covenant: collaborative .NET C2 framework with web UI, Grunt implants over HTTP/S and SMB, built-in task library, and multi-operator support. Use when running .NET-native red team operations, leveraging the task library for post-exploitation, or training teams on visualized collaborative C2.
npx skillsauth add aeondave/malskill covenantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Collaborative .NET C2 with web interface and Grunt implants.
docker run -it -p 7443:7443 ghcr.io/cobbr/covenant
# or: dotnet run --project Covenant/Covenant.csproj
# Access: https://localhost:7443
| Term | Meaning | |------|---------| | Grunt | Implant agent | | Listener | HTTP/HTTPS/SMB endpoint | | Launcher | Payload generator (binary, script, etc.) | | Task | Post-exploitation action |
| Task | Purpose |
|------|---------|
| Shell | Run shell command |
| Assembly | Execute .NET assembly in memory |
| PowerShell | Run PowerShell block |
| SharpHound | Built-in BloodHound collection |
| Mimikatz | Credential dump |
| PortScan | Internal port scan |
| Download / Upload | File transfer |
| File | When to load |
|------|--------------|
| references/ | REST API usage, custom task creation, SMB chaining |
development
White-box auditing methodology for AI-generated ('vibe-coded') applications. Focuses on modern stack misconfigurations (Supabase, Next.js, Vercel).
development
Hybrid AI/Deterministic SAST methodology for discovering zero-day vulnerabilities in source code. Orchestrates structural search with AI-driven data flow and sink validation.
development
Auth assessment: hardware/embedded methodology; UART/JTAG/SWD/SPI/I2C, firmware extraction, boot/debug paths, embedded OS evidence.
devops
Container methodology: Identifying containerization limits, Docker/K8s misconfigurations, and executing escapes to the host node.