{"id":"80eeab92-0979-4152-942d-96749e11df40","title":"Azure Keyvault Key Modified or Deleted","description":"Identifies when a Keyvault Key is modified or deleted in Azure.","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 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 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_key_modified_or_deleted.yml","source_sha256":"356a6c80311013af2411d76b62163953a5fd439076c8aabaa14769abd4d6b9e3","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/azure/activity_logs/azure_keyvault_key_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 Keyvault Key Modified or Deleted\nid: 80eeab92-0979-4152-942d-96749e11df40\nstatus: test\ndescription: Identifies when a Keyvault Key is modified or deleted in Azure.\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/KEYS/UPDATE/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/CREATE\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/CREATE/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/IMPORT/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/RECOVER/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/RESTORE/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/DELETE\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/BACKUP/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/KEYS/PURGE/ACTION\n    condition: selection\nfalsepositives:\n    - Key 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 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/80eeab92-0979-4152-942d-96749e11df40.json","kind":"sigma"}
