diff --git a/rules/windows/process_creation/proc_creation_win_rar_susp_greedy.yml b/rules/windows/process_creation/proc_creation_win_rar_susp_greedy.yml index 58a62f0b7..d8303c02b 100644 --- a/rules/windows/process_creation/proc_creation_win_rar_susp_greedy.yml +++ b/rules/windows/process_creation/proc_creation_win_rar_susp_greedy.yml @@ -27,7 +27,8 @@ detection: - ' -r ' # recursive selection_folders: CommandLine|contains: - - ' C:\\*.' + - ' C:\\\*.' + - ' C:\\\\\*.' - ' C:\Users\Public\' - ' %public%' - ' C:\Windows\'