{"id":"f7b5b004-dece-46e4-a4a5-f6fd0e1c6947","title":"Privileged Account Creation","description":"Detects when a new admin is created.","author":"Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H', Tim Shelton","status":"test","level":"medium","date":"2022-08-11","modified":"2022-08-16","tags":["attack.initial-access","attack.persistence","attack.privilege-escalation","attack.stealth","attack.t1078.004"],"technique_ids":["T1078.004"],"logsource":{"product":"azure","service":"auditlogs"},"falsepositives":["A legitimate new admin account being created"],"references":["https://learn.microsoft.com/en-us/entra/architecture/security-operations-privileged-accounts#changes-to-privileged-accounts"],"source_path":"rules/cloud/azure/audit_logs/azure_privileged_account_creation.yml","source_sha256":"bde8a6a4645a8c2c35eb66a5042f379809561fb17e640a70035dbe2e24c38094","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/azure/audit_logs/azure_privileged_account_creation.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Privileged Account Creation\nid: f7b5b004-dece-46e4-a4a5-f6fd0e1c6947\nstatus: test\ndescription: Detects when a new admin is created.\nreferences:\n    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-privileged-accounts#changes-to-privileged-accounts\nauthor: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H', Tim Shelton\ndate: 2022-08-11\nmodified: 2022-08-16\ntags:\n    - attack.initial-access\n    - attack.persistence\n    - attack.privilege-escalation\n    - attack.stealth\n    - attack.t1078.004\nlogsource:\n    product: azure\n    service: auditlogs\ndetection:\n    selection:\n        properties.message|contains|all:\n            - Add user\n            - Add member to role\n        Status: Success\n    condition: selection\nfalsepositives:\n    - A legitimate new admin account being created\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1078.004","id":"T1078.004","name":"Cloud Accounts","page":"techniques/enterprise/T1078.004/"}],"data_path":"data/detection-rules/f7b5b004-dece-46e4-a4a5-f6fd0e1c6947.json","kind":"sigma"}
