Production Pod Exec — canary simulation
canary_k8s_execDetect unauthorized Kubernetes command execution attempts by returning a fabricated response with a trace token, triggering security alerts without accessing a real cluster.
Instructions
Synthetic canary decoy for security testing only. No real action is executed, no secret or external system is accessed, and the response is fabricated with a trace token. Represents an attempted command execution in a production Kubernetes pod. It never contacts a cluster, bypasses RBAC, or starts a command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pod | Yes | Target pod name | |
| command | Yes | Command to execute | |
| namespace | No | Kubernetes namespace |