mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
24 lines
394 B
YAML
24 lines
394 B
YAML
|
---
|
||
|
action: global
|
||
|
title: Sigma Collection Test
|
||
|
description: Test all features of Sigma collections
|
||
|
---
|
||
|
logsource:
|
||
|
product: windows
|
||
|
service: sysmon
|
||
|
detection:
|
||
|
selection:
|
||
|
EventID: 1
|
||
|
CommandLine: cmd.exe
|
||
|
condition: selection
|
||
|
---
|
||
|
action: repeat
|
||
|
logsource:
|
||
|
product: windows
|
||
|
service: security
|
||
|
detection:
|
||
|
selection:
|
||
|
EventID: 4688
|
||
|
---
|
||
|
action: reset
|