Detectionmediumtest

Azure Kubernetes Pods Deleted

Identifies the deletion of Azure Kubernetes Pods.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Austin SongerCreated Sat Jul 24Updated Tue Aug 23b02f9591-12c3-4965-986a-88028629b2e1cloud
Log Source
Azureactivitylogs
ProductAzure← raw: azure
Serviceactivitylogs← raw: activitylogs
Detection Logic
Detection Logic1 selector
detection:
    selection:
        operationName: MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/PODS/DELETE
    condition: selection
False Positives

Pods may be deleted by a system administrator. Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.

Pods deletions from unfamiliar users or hosts should be investigated. If known behavior is causing false positives, it can be exempted from the rule.

MITRE ATT&CK
Rule Metadata
Rule ID
b02f9591-12c3-4965-986a-88028629b2e1
Status
test
Level
medium
Type
Detection
Created
Sat Jul 24
Modified
Tue Aug 23
Path
rules/cloud/azure/activity_logs/azure_kubernetes_pods_deleted.yml
Raw Tags
attack.impact
View on GitHub