{"id":"ac8866c7-ce44-46fd-8c17-b24acff96ca8","title":"HybridConnectionManager Service Installation - Registry","description":"Detects the installation of the Azure Hybrid Connection Manager service to allow remote code execution from Azure function.","author":"Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research)","status":"test","level":"high","date":"2021-04-12","modified":"2022-11-27","tags":["attack.resource-development","attack.t1608"],"technique_ids":["T1608"],"logsource":{"category":"registry_event","product":"windows"},"falsepositives":["Unknown"],"references":["https://twitter.com/Cyb3rWard0g/status/1381642789369286662"],"source_path":"rules/windows/registry/registry_event/registry_event_hybridconnectionmgr_svc_installation.yml","source_sha256":"2c0d2351387af74992686341859c5819a5f239f3b7d66a6134bff31e898a4011","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_event/registry_event_hybridconnectionmgr_svc_installation.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: HybridConnectionManager Service Installation - Registry\nid: ac8866c7-ce44-46fd-8c17-b24acff96ca8\nstatus: test\ndescription: Detects the installation of the Azure Hybrid Connection Manager service to allow remote code execution from Azure function.\nreferences:\n    - https://twitter.com/Cyb3rWard0g/status/1381642789369286662\nauthor: Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research)\ndate: 2021-04-12\nmodified: 2022-11-27\ntags:\n    - attack.resource-development\n    - attack.t1608\nlogsource:\n    category: registry_event\n    product: windows\ndetection:\n    selection1:\n        TargetObject|contains: '\\Services\\HybridConnectionManager'\n    selection2:\n        EventType: SetValue\n        Details|contains: 'Microsoft.HybridConnectionManager.Listener.exe'\n    condition: selection1 or selection2\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1608","id":"T1608","name":"Stage Capabilities","page":"techniques/enterprise/T1608/"}],"data_path":"data/detection-rules/ac8866c7-ce44-46fd-8c17-b24acff96ca8.json","kind":"sigma"}
