Detectionmediumtest
Azure Key Vault Modified or Deleted
Identifies when a key vault is modified or deleted.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Azureactivitylogs
ProductAzure← raw: azure
Serviceactivitylogs← raw: activitylogs
Detection Logic
Detection Logic1 selector
detection:
selection:
operationName:
- MICROSOFT.KEYVAULT/VAULTS/WRITE
- MICROSOFT.KEYVAULT/VAULTS/DELETE
- MICROSOFT.KEYVAULT/VAULTS/DEPLOY/ACTION
- MICROSOFT.KEYVAULT/VAULTS/ACCESSPOLICIES/WRITE
condition: selectionFalse Positives
Key Vault being modified or deleted may be performed by a system administrator.
Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.
Key Vault modified or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.
References
MITRE ATT&CK
Techniques
Sub-techniques
Rule Metadata
Rule ID
459a2970-bb84-4e6a-a32e-ff0fbd99448d
Status
test
Level
medium
Type
Detection
Created
Mon Aug 16
Modified
Tue Aug 23
Author
Path
rules/cloud/azure/activity_logs/azure_keyvault_modified_or_deleted.yml
Raw Tags
attack.impactattack.credential-accessattack.t1552attack.t1552.001