Engage.C2 banner
hypnguyen1209 hypnguyen1209

Engage.C2

DevOps community

Description

--- description: Execute Phase 6 - Command and Control Infrastructure Setup --- # /engage.c2 Executes Phase 6 (Command and Control) of the engagement workflow. ## Usage `/engage.c2 [--framework <framework>] [--protocol <protocol>]` Options: - `--framework`: C2 framework (cobalt-strike, sliver, mythic, havoc, custom) - `--protocol`: Communication protocol (https, dns, smb, tcp) ## Process ### 1. Load Templates Loads: - `c2/c2-infrastructure.md` — C2 architecture and configuration - `c2/ops

Installation

Installs to ~/.claude/skills/hypnguyen1209-offensive-claude-engage.c2/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hypnguyen1209-offensive-claude-engage.c2 && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/commands/engage.c2.md -o ~/.claude/skills/hypnguyen1209-offensive-claude-engage.c2/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository