Completed requested changes

selection2:
    Image|endswith:
This commit is contained in:
Cyb3rEng 2021-09-09 21:04:09 -06:00 committed by GitHub
parent ff08de6d20
commit 918bcfbf8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ detection:
EventType: WMIExecution
WMIcommand|contains: 'Win32_Process\:\:Create'
selection2:
- Image|endswith:
Image|endswith:
- '\winword.exe'
- '\excel.exe'
- '\powerpnt.exe'