Update win_malware_notpetya.yml

This commit is contained in:
Jonhnathan
2020-10-15 18:02:08 -03:00
committed by GitHub
parent 99451424f6
commit da7648f154
@@ -24,12 +24,12 @@ logsource:
product: windows
detection:
pipe_com:
CommandLine: '*\AppData\Local\Temp\\* \\.\pipe\\*'
CommandLine|contains: '\AppData\Local\Temp\\* \\.\pipe\\'
rundll32_dash1:
Image: '*\rundll32.exe'
CommandLine: '*.dat,#1'
perfc_keyword:
- '*\perfc.dat*'
Image|endswith: '\rundll32.exe'
CommandLine|endswith: '.dat,#1'
perfc_keyword|contains:
- '\perfc.dat'
condition: 1 of them
fields:
- CommandLine