Update win_susp_execution_path.yml

This commit is contained in:
Jonhnathan 2020-10-15 19:29:05 -03:00 committed by GitHub
parent 9ef41cbc77
commit fedc5b88e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,16 +12,16 @@ logsource:
product: windows
detection:
selection:
Image:
- '*\$Recycle.bin'
- '*\Users\All Users\\*'
- '*\Users\Default\\*'
- '*\Users\Public\\*'
- 'C:\Perflogs\\*'
- '*\config\systemprofile\\*'
- '*\Windows\Fonts\\*'
- '*\Windows\IME\\*'
- '*\Windows\addins\\*'
Image|contains:
- '\$Recycle.bin'
- '\Users\All Users\\'
- '\Users\Default\\'
- '\Users\Public\\'
- 'C:\Perflogs\\'
- '\config\systemprofile\\'
- '\Windows\Fonts\\'
- '\Windows\IME\\'
- '\Windows\addins\\'
condition: selection
fields:
- CommandLine