mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
fix typo of fields
This commit is contained in:
parent
a1bddf51e7
commit
1fcd0bf951
@ -11,6 +11,7 @@ tags:
|
||||
- attack.defense_evasion
|
||||
author: Eli Salem, Sander Wiebing, oscd.community
|
||||
date: 2020/10/08
|
||||
modified: 2021/05/24
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@ -20,7 +21,7 @@ detection:
|
||||
filter:
|
||||
CommandLine|re: ':[^ \\]' # to avoid intersection with ADS rule
|
||||
condition: selection and not filter
|
||||
fieds:
|
||||
fields:
|
||||
- ParentImage
|
||||
- CommandLine
|
||||
falsepositives:
|
||||
|
Loading…
Reference in New Issue
Block a user