c2

Establish framework-agnostic C2 infrastructure with HTTPS, DNS, mTLS, and WireGuard channels.

7|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/ArianHobson333/claude-bug-bounty-stack --skill c2-arianhobson333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: c2
Source: https://github.com/ArianHobson333/claude-bug-bounty-stack/tree/main/vendor/Decepticon/skills/post-exploit/c2
Command: npx skills add https://github.com/ArianHobson333/claude-bug-bounty-stack --skill c2-arianhobson333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docker, python, sliver, havoc, nginx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexity of establishing and maintaining a command and control infrastructure during post-exploitation phases, providing secure and stealthy communication channels.

Core Features & Use Cases

  • C2 Channel Types: Supports HTTPS, DNS, mTLS, and WireGuard channels for different network conditions.
  • Implant Modes: Offers beacon, session, and stager modes for persistence, interaction, and delivery.
  • Redirector Architecture: Implements a reverse proxy redirector with configurable filters for operational security.
  • Malleable Profiles: Generates custom C2 profiles to evade detection and mimic legitimate traffic.
  • Detection Signatures: Provides guidance on common indicators of C2 activity to reduce detection risk.
  • Decision Gate: Offers a roadmap for next steps post-C2 establishment, including credential access, lateral movement, defense evasion, and persistence.
  • Tools & Resources: Includes resources for implementing and using various C2 frameworks and tools.

Quick Start

Create and deploy a secure C2 infrastructure for post-exploitation operations using the 'c2' skill.

Frequently Asked Questions about c2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a secure command and control infrastructure for post-exploitation?

This Skill establishes a secure command and control infrastructure by providing framework-agnostic C2 channels like HTTPS, DNS, mTLS, and WireGuard for post-exploitation operations. It automates listener deployment and implant configuration to ensure covert communication and persistence.

What C2 implant modes are available for persistence and interaction?

The available C2 implant modes are beacon, session, and stager. These modes support persistence, interaction, and delivery respectively, allowing flexible command and control communication tailored to different post-exploitation operational requirements.

Can I use Sliver and Havoc frameworks to automate command and control redirectors?

Yes, this Skill integrates with Sliver and Havoc to automate command and control infrastructure. It deploys a reverse proxy redirector architecture with configurable filters, requiring Docker, Python, and Nginx to establish secure communication channels.

How do malleable C2 profiles help evade detection during post-exploitation?

Malleable C2 profiles evade detection by generating custom configurations that mimic legitimate network traffic. This Skill provides malleable profile generation alongside detection signature guidance to actively reduce the risk of identifying command and control activity.

What are the prerequisites for deploying a secure C2 framework with Docker?

Prerequisites for deploying a secure C2 framework include Docker, Python, and Nginx environments. Additionally, you need working knowledge of command and control frameworks like Sliver and Havoc, alongside a strong understanding of post-exploitation practices.

What is the next step after establishing a command and control channel?

After establishing a command and control channel, the next steps involve credential access, lateral movement, defense evasion, and persistence. This Skill provides a decision gate roadmap to guide these subsequent post-exploitation actions effectively.