Detectionhightest
HybridConnectionManager Service Installation - Registry
Detects the installation of the Azure Hybrid Connection Manager service to allow remote code execution from Azure function.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research)Created Mon Apr 12Updated Sun Nov 27ac8866c7-ce44-46fd-8c17-b24acff96ca8windows
Log Source
WindowsRegistry Event
ProductWindows← raw: windows
CategoryRegistry Event← raw: registry_event
Events for Windows Registry modifications including key creation, modification, and deletion.
Detection Logic
Detection Logic2 selectors
detection:
selection1:
TargetObject|contains: '\Services\HybridConnectionManager'
selection2:
EventType: SetValue
Details|contains: 'Microsoft.HybridConnectionManager.Listener.exe'
condition: selection1 or selection2False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Techniques
Rule Metadata
Rule ID
ac8866c7-ce44-46fd-8c17-b24acff96ca8
Status
test
Level
high
Type
Detection
Created
Mon Apr 12
Modified
Sun Nov 27
Path
rules/windows/registry/registry_event/registry_event_hybridconnectionmgr_svc_installation.yml
Raw Tags
attack.resource-developmentattack.t1608