{"id":"13addce7-47b2-4ca0-a98f-1de964d1d669","title":"SCM Database Handle Failure","description":"Detects non-system users failing to get a handle of the SCM database.","author":"Roberto Rodriguez @Cyb3rWard0g","status":"test","level":"medium","date":"2019-08-12","modified":"2022-07-11","tags":["attack.discovery","attack.t1010"],"technique_ids":["T1010"],"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_handle_failure.yml","source_sha256":"208cc7469a4ced54820da597fe858ddcc9084e1b64fa912e01444a34e2a1ae2b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/win_security_scm_database_handle_failure.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 Handle Failure\nid: 13addce7-47b2-4ca0-a98f-1de964d1d669\nstatus: test\ndescription: Detects non-system users failing to get a handle of the SCM database.\nreferences:\n    - https://threathunterplaybook.com/hunts/windows/190826-RemoteSCMHandle/notebook.html\nauthor: Roberto Rodriguez @Cyb3rWard0g\ndate: 2019-08-12\nmodified: 2022-07-11\ntags:\n    - attack.discovery\n    - attack.t1010\nlogsource:\n    product: windows\n    service: security\ndetection:\n    selection:\n        EventID: 4656\n        ObjectType: 'SC_MANAGER OBJECT'\n        ObjectName: 'ServicesActive'\n        AccessMask: '0xf003f'  # is used in the reference; otherwise too many FPs\n        # Keywords: 'Audit Failure' <-> in the ref 'Keywords':-9214364837600034816\n    filter:\n        SubjectLogonId: '0x3e4'\n    condition: selection and not filter\nfalsepositives:\n    - Unknown\n# triggering on many hosts in some environments\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1010","id":"T1010","name":"Application Window Discovery","page":"techniques/enterprise/T1010/"}],"data_path":"data/detection-rules/13addce7-47b2-4ca0-a98f-1de964d1d669.json","kind":"sigma"}
