fix: add missing - in selection

This commit is contained in:
Nasreddine Bencherchali
2022-11-10 18:29:15 +01:00
parent 0a51dcdf5c
commit 6d8a4571cd
@@ -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: