diff --git a/rules/windows/process_creation/win_bypass_squiblytwo.yml b/rules/windows/process_creation/win_bypass_squiblytwo.yml index 6cc7c95cd..a5422e5f6 100644 --- a/rules/windows/process_creation/win_bypass_squiblytwo.yml +++ b/rules/windows/process_creation/win_bypass_squiblytwo.yml @@ -24,8 +24,8 @@ logsource: product: windows detection: selection1: - Image: - - '*\wmic.exe' + Image|endswith: + - '\wmic.exe' CommandLine|contains|all: - wmic - format