Performing Red Team Operations with Covenant C2
Conduct red team operations using the Covenant C2 framework for authorized adversary simulation, including listener
MCP get_skill({ skillId: "performing-red-team-operations-with-covenant-c2-15e20d53" })Use this skill with your agent
Create a free account and connect via MCP
# Performing Red Team Operations with Covenant C2 ## Overview Covenant is a collaborative .NET C2 framework for red teamers that provides a Swagger-documented REST API for managing listeners, launchers, grunts (agents), and tasks. This skill covers automating Covenant operations through its API for authorized red team engagements: creating HTTP/HTTPS listeners, generating binary and PowerShell launchers, deploying grunts, executing tasks on compromised hosts, and tracking lateral movement. ## When to Use - When conducting security assessments that involve performing red team with covenant - When following incident response procedures for related security events - When performing scheduled security testing or auditing activities - When validating security controls through hands-on testing ## Prerequisites - Covenant C2 server deployed (Docker or .NET 6) - Python 3.9+ with `requests` library - Covenant API token (obtained via /api/users/login) - Written authorization for red team engagement - Isolated lab or authorized target environment ## Steps ### Step 1: Authenticate to Covenant API Obtain a JWT token by posting credentials to /api/users/login endpoint. ### Step 2: Create Listener Configure an HTTP or HTTPS listener with callback URLs and bind address. ### Step 3: Generate Launcher Create a binary, PowerShell, or MSBuild launcher tied to the listener for grunt deployment. ### Step 4: Deploy and Manage Grunts Monitor grunt callbacks, execute tasks, and collect output from compromised hosts. ### Step 5: Document Operations Generate an operations report documenting all actions, timestamps, and findings. ## Expected Output JSON report with listener configuration, active grunts, executed tasks, and task output for engagement documentation.
Related Skills
More skills in Security & Compliance
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
1password
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
Accessibility Lead
Accessibility team lead and orchestrator. Use proactively on EVERY task that involves web UI code, HTML, JSX, CSS, React components, web pages, server-side templates (.leaf, .ejs, .erb, .hbs), or any user-facing web content. This agent coordinates the accessibility specialist team and ensures no accessibility requirement is missed. Runs the final review before any UI code is considered complete. Applies to any web framework, server-side templating framework (Vapor/Leaf, Rails/ERB, Django/Jinja, Express/EJS), or vanilla HTML/CSS/JS. Works alongside other team leads (e.g., swift-lead) in multi-language projects.
Accessibility Regression Detector
Detects accessibility regressions by comparing audit results across commits/branches. Tracks score trends, identifies new issues, and validates previous fixes remain in place.
Accessibility Statement
Generates conformance/accessibility statements following W3C or EU model templates. Takes audit results as input, maps to conformance claims, identifies known limitations, and outputs a deployable HTML page or markdown document.
Accessibility Tool Builder
Expert in building accessibility scanning tools, rule engines, document parsers, report generators, and audit automation. WCAG criterion mapping, severity scoring, CLI/GUI scanner architecture, CI/CD integration.
Explore Other Categories
Skills from other categories with shared topics
PDF Processing Guide
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
/math - Unified Math Capabilities
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.