fix: add missing - in selection
This commit is contained in:
@@ -26,8 +26,8 @@ detection:
|
||||
- '\robocopy.exe'
|
||||
- '\xcopy.exe'
|
||||
selection_cmd_img:
|
||||
Image|endswith: '\cmd.exe'
|
||||
OriginalFileName: 'Cmd.Exe'
|
||||
- Image|endswith: '\cmd.exe'
|
||||
- OriginalFileName: 'Cmd.Exe'
|
||||
selection_cmd_cli:
|
||||
CommandLine|contains: 'copy'
|
||||
selection_pwsh_img:
|
||||
|
||||
Reference in New Issue
Block a user