{"id":"b831353c-1971-477b-abb6-2828edc3bca1","title":"Azure Keyvault Secrets Modified or Deleted","description":"Identifies when secrets are 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":["Secrets 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.","Secrets 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_secrets_modified_or_deleted.yml","source_sha256":"ed8343f83267760e1c4437fc337bc47370ae1aea78a1334bdb30e6343b03c5e7","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/azure/activity_logs/azure_keyvault_secrets_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 Secrets Modified or Deleted\nid: b831353c-1971-477b-abb6-2828edc3bca1\nstatus: test\ndescription: Identifies when secrets are 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/SECRETS/WRITE\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/DELETE\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/BACKUP/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/PURGE/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/UPDATE/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/RECOVER/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/RESTORE/ACTION\n            - MICROSOFT.KEYVAULT/VAULTS/SECRETS/SETSECRET/ACTION\n    condition: selection\nfalsepositives:\n    - Secrets 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    - Secrets 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/b831353c-1971-477b-abb6-2828edc3bca1.json","kind":"sigma"}
