{"id":"dae8171c-5ec6-4396-b210-8466585b53e9","title":"SCM Database Privileged Operation","description":"Detects non-system users performing privileged operation os the SCM database","author":"Roberto Rodriguez @Cyb3rWard0g, Tim Shelton","status":"test","level":"medium","date":"2019-08-15","modified":"2022-09-18","tags":["attack.privilege-escalation","attack.t1548"],"technique_ids":["T1548"],"logsource":{"product":"windows","service":"security"},"falsepositives":["Unknown"],"references":["https://threathunterplaybook.com/hunts/windows/190826-RemoteSCMHandle/notebook.html"],"source_path":"rules/windows/builtin/security/win_security_scm_database_privileged_operation.yml","source_sha256":"06b5f321d4e08fa4940b912b9ec9faa3c6d3c181b085cd54bdef0c72702bf7bb","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/win_security_scm_database_privileged_operation.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: SCM Database Privileged Operation\nid: dae8171c-5ec6-4396-b210-8466585b53e9\nstatus: test\ndescription: Detects non-system users performing privileged operation os the SCM database\nreferences:\n    - https://threathunterplaybook.com/hunts/windows/190826-RemoteSCMHandle/notebook.html\nauthor: Roberto Rodriguez @Cyb3rWard0g, Tim Shelton\ndate: 2019-08-15\nmodified: 2022-09-18\ntags:\n    - attack.privilege-escalation\n    - attack.t1548\nlogsource:\n    product: windows\n    service: security\ndetection:\n    selection:\n        EventID: 4674\n        ObjectType: 'SC_MANAGER OBJECT'\n        ObjectName: 'servicesactive'\n        PrivilegeList: 'SeTakeOwnershipPrivilege'\n    filter:\n        SubjectLogonId: '0x3e4'\n        ProcessName|endswith: ':\\Windows\\System32\\services.exe'\n    condition: selection and not filter\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1548","id":"T1548","name":"Abuse Elevation Control Mechanism","page":"techniques/enterprise/T1548/"}],"data_path":"data/detection-rules/dae8171c-5ec6-4396-b210-8466585b53e9.json","kind":"sigma"}
