{"id":"459a2970-bb84-4e6a-a32e-ff0fbd99448d","title":"Azure Key Vault Modified or Deleted","description":"Identifies when a key vault is modified or deleted.","author":"Austin Songer @austinsonger","status":"test","level":"medium","date":"2021-08-16","modified":"2022-08-23","tags":["attack.impact","attack.credential-access","attack.t1552","attack.t1552.001"],"technique_ids":["T1552","T1552.001"],"logsource":{"product":"azure","service":"activitylogs"},"falsepositives":["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":["https://learn.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations"],"source_path":"rules/cloud/azure/activity_logs/azure_keyvault_modified_or_deleted.yml","source_sha256":"aa9b5229c9a63b692dc53e0e3b8770d2d89916d1316a0088d4762e95b81f38ae","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/azure/activity_logs/azure_keyvault_modified_or_deleted.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Azure Key Vault Modified or Deleted\nid: 459a2970-bb84-4e6a-a32e-ff0fbd99448d\nstatus: test\ndescription: Identifies when a key vault is modified or deleted.\nreferences:\n    - https://learn.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations\nauthor: Austin Songer @austinsonger\ndate: 2021-08-16\nmodified: 2022-08-23\ntags:\n    - attack.impact\n    - attack.credential-access\n    - attack.t1552\n    - attack.t1552.001\nlogsource:\n    product: azure\n    service: activitylogs\ndetection:\n    selection:\n        operationName:\n            - MICROSOFT.KEYVAULT/VAULTS/WRITE\n            - MICROSOFT.KEYVAULT/VAULTS/DELETE\n            - MICROSOFT.KEYVAULT/VAULTS/DEPLOY/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/ACCESSPOLICIES/WRITE\n    condition: selection\nfalsepositives:\n    - Key Vault being modified or deleted may be performed by a system administrator.\n    - Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.\n    - 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.\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1552","id":"T1552","name":"Unsecured Credentials","page":"techniques/enterprise/T1552/"},{"key":"enterprise/T1552.001","id":"T1552.001","name":"Credentials In Files","page":"techniques/enterprise/T1552.001/"}],"data_path":"data/detection-rules/459a2970-bb84-4e6a-a32e-ff0fbd99448d.json","kind":"sigma"}
