Detectioncriticaltest

Moriya Rootkit - System

Detects the use of Moriya rootkit as described in the securelist's Operation TunnelSnake report

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Bhabesh RajCreated Thu May 06Updated Tue Nov 2925b9c01c-350d-4b95-bed1-836d04a4f324windows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Provider_Name: 'Service Control Manager'
        EventID: 7045
        ServiceName: ZzNetSvc
    condition: selection
False Positives
Unknown

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

Rule Metadata
Rule ID
25b9c01c-350d-4b95-bed1-836d04a4f324
Status
test
Level
critical
Type
Detection
Created
Thu May 06
Modified
Tue Nov 29
Path
rules/windows/builtin/system/service_control_manager/win_system_moriya_rootkit.yml
Raw Tags
attack.persistenceattack.privilege-escalationattack.t1543.003
View on GitHub