Potential Remote Command Execution In Pod Container
Description
Detects attempts to execute remote commands, within a Pod's container using e.g. the "kubectl exec" command.
Query · sigma
selection: verb: create objectRef.resource: pods objectRef.subresource: exec condition: selection
Known false positives
- Legitimate debugging activity. Investigate the identity performing the requests and their authorization.