fix typo of fields

This commit is contained in:
frack113 2021-05-24 10:34:56 +02:00
parent a1bddf51e7
commit 1fcd0bf951

View File

@ -11,6 +11,7 @@ tags:
- attack.defense_evasion - attack.defense_evasion
author: Eli Salem, Sander Wiebing, oscd.community author: Eli Salem, Sander Wiebing, oscd.community
date: 2020/10/08 date: 2020/10/08
modified: 2021/05/24
logsource: logsource:
category: process_creation category: process_creation
product: windows product: windows
@ -20,7 +21,7 @@ detection:
filter: filter:
CommandLine|re: ':[^ \\]' # to avoid intersection with ADS rule CommandLine|re: ':[^ \\]' # to avoid intersection with ADS rule
condition: selection and not filter condition: selection and not filter
fieds: fields:
- ParentImage - ParentImage
- CommandLine - CommandLine
falsepositives: falsepositives: