mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
Removed * operator
This commit is contained in:
parent
4fa6ca01ef
commit
6b25378a61
@ -17,7 +17,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
EventID: 3
|
||||
ParentImage|endswith: '*\msbuild.exe'
|
||||
ParentImage|endswith: '\msbuild.exe'
|
||||
condition: selection
|
||||
fields:
|
||||
- ParentImage
|
||||
|
Loading…
Reference in New Issue
Block a user