Detectionmediumtest

RemCom Service File Creation

Detects default RemCom service filename which indicates RemCom service installation and execution

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 Fri Aug 047eff1a7f-dd45-4c20-877a-f21e342a7611windows
Log Source
WindowsFile Event
ProductWindows← raw: windows
CategoryFile Event← raw: file_event

Events for file system activity including creation, modification, and deletion.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetFilename|endswith: '\RemComSvc.exe'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
7eff1a7f-dd45-4c20-877a-f21e342a7611
Status
test
Level
medium
Type
Detection
Created
Fri Aug 04
Path
rules/windows/file/file_event/file_event_win_remcom_service.yml
Raw Tags
attack.executionattack.t1569.002attack.s0029
View on GitHub