Detectionmediumtest
RemCom Service Installation
Detects RemCom service installation and execution events
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Nasreddine Bencherchali (Nextron Systems)Created Mon Aug 079e36ed87-4986-482e-8e3b-5c23ffff11bfwindows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic2 selectors
detection:
selection_eid:
Provider_Name: 'Service Control Manager'
EventID: 7045
selection_service:
- ServiceName: 'RemComSvc'
- ImagePath|endswith: '\RemComSvc.exe'
condition: all of selection_*False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
9e36ed87-4986-482e-8e3b-5c23ffff11bf
Status
test
Level
medium
Type
Detection
Created
Mon Aug 07
Path
rules/windows/builtin/system/service_control_manager/win_system_service_install_remcom.yml
Raw Tags
attack.executionattack.t1569.002