npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
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 ho...
Automates Covenant C2 red team ops via API: listener setup, PowerShell/binary launcher generation, grunt deployment, task execution, lateral movement tracking for authorized pentests.
Automates Covenant C2 framework for authorized red team operations: authenticates to API, creates HTTP/HTTPS listeners, generates PowerShell/binary launchers, deploys Grunts, executes tasks, tracks lateral movement.
Deploys and configures Havoc C2 framework with teamserver, HTTPS listeners, redirectors, and Demon agents for authorized red team operations. Useful for production-grade red team infrastructure.
Share bugs, ideas, or general feedback.
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.
requests libraryObtain a JWT token by posting credentials to /api/users/login endpoint.
Configure an HTTP or HTTPS listener with callback URLs and bind address.
Create a binary, PowerShell, or MSBuild launcher tied to the listener for grunt deployment.
Monitor grunt callbacks, execute tasks, and collect output from compromised hosts.
Generate an operations report documenting all actions, timestamps, and findings.
JSON report with listener configuration, active grunts, executed tasks, and task output for engagement documentation.