From 9ecacdaeea1606d5c834ab4adac33cc0d62c58f3 Mon Sep 17 00:00:00 2001 From: Andreas Hunkeler Date: Fri, 17 Dec 2021 17:31:06 +0100 Subject: [PATCH] Move winrm rule to process creation --- .../win_susp_shell_spawn_from_winrm.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rules/windows/{process_access => process_creation}/win_susp_shell_spawn_from_winrm.yml (100%) diff --git a/rules/windows/process_access/win_susp_shell_spawn_from_winrm.yml b/rules/windows/process_creation/win_susp_shell_spawn_from_winrm.yml similarity index 100% rename from rules/windows/process_access/win_susp_shell_spawn_from_winrm.yml rename to rules/windows/process_creation/win_susp_shell_spawn_from_winrm.yml