Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0065 — Detection Strategy for Container Administration Command Abuse
DET0065

Detection Strategy for Container Administration Command Abuse

1 analytic(s) · 1 technique(s) detected

Analytics

1
AN0177 Analytic 0177
Containers

Defenders may detect abuse of container administration commands by observing anomalous use of management utilities (`docker exec`, `kubectl exec`, or API calls to kubelet) correlated with unexpected process creation inside containers. Behavioral chains include unauthorized API requests followed by command execution within running pods or containers, often originating from unusual user accounts, automation scripts, or IP addresses outside the expected cluster management plane.

docker:daemon docker exec or docker run with unexpected command/entrypoint kubernetes:apiserver kubectl exec or kubelet API calls targeting running pods
[AuthorizedAdminUsers] Expected admin accounts allowed to use exec commands; anomalies outside this list indicate possible abuse.
[ExecFrequencyThreshold] Defines how often `docker exec` or `kubectl exec` is normally observed; sudden spikes may indicate adversary behavior.
[SourceIPRange] Expected IP ranges for management actions (e.g., cluster control plane). Requests from external/unexpected ranges may indicate compromise.
[NamespaceScope] Defines which namespaces typically allow exec operations; anomalous activity outside these may indicate lateral movement.

Detected Techniques

1

Details

MITRE ID
DET0065
STIX ID
x-mitre-detection-strategy--e9a74ecb-cc65-4c21-ae40-850e3317c248
Analytics
1
Techniques Detected
1
By Tactic
Execution
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.