Claude-C2
Command and control framework that enables secure remote system administration through a Python server and PowerShell...
What it does
Command and control framework that enables secure remote system administration through a Python server and PowerShell client, maintaining task tracking in SQLite for efficient execution and reporting.
Claude-C2 is a command and control (C2) framework that enables communication with remote systems through a Python server and PowerShell client. The implementation creates API endpoints to manage tasks and retrieve output, with Claude acting as the intermediary through MCP tools that can create tasks and check their status. The server maintains a SQLite database to track pending and completed commands, while the PowerShell client polls for new tasks, executes them on the target system, and reports results back to the server - making it particularly useful for remote system administration or security testing scenarios.
Capabilities
Server
Quality
deterministic score 0.73 from registry signals: · indexed on pulsemcp · has source repo · 90 github stars · registry-generated description present