Removed * operator

This commit is contained in:
S.kiran kumar 2020-10-14 10:07:16 +05:30 committed by GitHub
parent 4fa6ca01ef
commit 6b25378a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ logsource:
detection:
selection:
EventID: 3
ParentImage|endswith: '*\msbuild.exe'
ParentImage|endswith: '\msbuild.exe'
condition: selection
fields:
- ParentImage