Ryuk

Ryuk sending magic Wake-On-Lan packet on port 7

Sigma rule (View on GitHub)

 1title: Ryuk
 2status: experimental
 3description: Ryuk sending magic Wake-On-Lan packet on port 7
 4author: Joe Security
 5date: 2020-01-14
 6id: 200042
 7threatname:
 8behaviorgroup: 12
 9classification: 1
10mitreattack: 
11
12logsource:
13    service: sysmon
14    product: windows
15detection:
16    selection:
17        EventID: 3
18        DestinationPort: '7'
19    condition: selection
20level: critical
to-top