LoFP LoFP / 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 by unfamiliar users or hosts should be investigated. if known behavior is causing false positives, it can be exempted from the rule.

Sample rules

Azure Kubernetes Pods Deleted

Description

Identifies the deletion of Azure Kubernetes Pods. Adversaries may delete a Kubernetes pod to disrupt the normal behavior of the environment.

Detection logic

event.dataset:azure.activitylogs and azure.activitylogs.operation_name:"MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/PODS/DELETE" and
event.outcome:(Success or success)

Azure Kubernetes Pods Deleted

Description

Identifies the deletion of Azure Kubernetes Pods.

Detection logic

condition: selection
selection:
  operationName: MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/PODS/DELETE