CriticalRoot SSH Persistence
A runtime-launched root shell successfully appended an SSH key to root's authorized_keys in a Kubernetes container, establishing persistence through a policy-significant asset.
Reasoning
A root shell launched outside the container's normal process lineage created /root/.ssh and appended a public key to authorized_keys. The successful write modified a policy-significant asset and established persistence.
MITRE Techniques
T1059.004T1098.004T1609
Indicators
TypeDescriptionSeverityEvent Refs
BehaviorNon-interactive root shell launched by the container runtime.Medium879909879936
CommandSSH key appended to root's authorized_keys.High879972879974