{"id":"48437c39-9e5f-47fb-af95-3d663c3f2919","title":"UAC Disabled","description":"Detects when an attacker tries to disable User Account Control (UAC) by setting the registry value \"EnableLUA\" to 0.\n","author":"frack113","status":"stable","level":"medium","date":"2022-01-05","modified":"2024-05-10","tags":["attack.privilege-escalation","attack.t1548.002"],"technique_ids":["T1548.002"],"logsource":{"category":"registry_set","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/7e11e9b79583545f208a6dc3fa062f2ed443d999/atomics/T1548.002/T1548.002.md"],"source_path":"rules/windows/registry/registry_set/registry_set_uac_disable.yml","source_sha256":"3d044602915006dc44633b5fe12c98fbfa9f93a0c8a73ae3a4091e24dea9bc4c","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_uac_disable.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: UAC Disabled\nid: 48437c39-9e5f-47fb-af95-3d663c3f2919\nrelated:\n    - id: c5f6a85d-b647-40f7-bbad-c10b66bab038\n      type: similar\n    - id: 0d7ceeef-3539-4392-8953-3dc664912714\n      type: similar\nstatus: stable\ndescription: |\n    Detects when an attacker tries to disable User Account Control (UAC) by setting the registry value \"EnableLUA\" to 0.\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/7e11e9b79583545f208a6dc3fa062f2ed443d999/atomics/T1548.002/T1548.002.md\nauthor: frack113\ndate: 2022-01-05\nmodified: 2024-05-10\ntags:\n    - attack.privilege-escalation\n    - attack.t1548.002\nlogsource:\n    category: registry_set\n    product: windows\ndetection:\n    selection:\n        TargetObject|contains: '\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\EnableLUA'\n        Details: 'DWORD (0x00000000)'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1548.002","id":"T1548.002","name":"Bypass User Account Control","page":"techniques/enterprise/T1548.002/"}],"data_path":"data/detection-rules/48437c39-9e5f-47fb-af95-3d663c3f2919.json","kind":"sigma"}
