mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Cosmetics
If it's only 1 value we write it like this to avoid it being interpreted as a list with 1 element and to avoid an extra line.
This commit is contained in:
parent
b415fc8d42
commit
dd857c4470
@ -14,8 +14,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
EventID: 11
|
||||
TargetFilename:
|
||||
'*\Temp\debug.bin'
|
||||
TargetFilename: '*\Temp\debug.bin'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
Loading…
Reference in New Issue
Block a user