From 32a17342b42e2a59f8f3d26e5a3dcd5957a3133e Mon Sep 17 00:00:00 2001 From: Florian Roth Date: Tue, 27 Dec 2022 15:46:37 +0100 Subject: [PATCH] Update rules/windows/process_creation/proc_creation_win_rar_susp_greedy.yml Co-authored-by: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com> --- .../process_creation/proc_creation_win_rar_susp_greedy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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\'