Resilience & Evasion#
Mechanisms for keeping C2 traffic flowing when backends go down, infrastructure gets burned, or network conditions change.
| Page | Description |
|---|---|
| Infrastructure Rotation | One-click blue-green deployment rotation with pre-flight checks and rollback |
| Rotation Scheduling | Policy-driven automatic rotation on schedule, burn detection, or request thresholds |
| Circuit Breaker | Per-upstream resilience with automatic failover when C2 backends go down |
| Multi-Protocol Failover | Automatic fallback across HTTPS, DNS, MQTT, WebSocket, and TCP tunnel protocols |
| Domain Fronting | CDN-based traffic routing through CloudFront, Azure CDN, Google Cloud CDN, and Fastly |
| Dead Man’s Switch | Auto-shutdown when operator heartbeats stop |