From 16fed13bb0636b32e83d5851a572e2d21145f087 Mon Sep 17 00:00:00 2001 From: frack113 Date: Fri, 4 Feb 2022 10:52:55 +0100 Subject: [PATCH] Order files --- rules/windows/{ => process_creation}/win_pc_attrib_system.yml | 0 .../windows/{ => process_creation}/win_pc_redirect_to_stream.yml | 0 rules/windows/{ => registry_event}/win_re_set_servicedll.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename rules/windows/{ => process_creation}/win_pc_attrib_system.yml (100%) rename rules/windows/{ => process_creation}/win_pc_redirect_to_stream.yml (100%) rename rules/windows/{ => registry_event}/win_re_set_servicedll.yml (100%) diff --git a/rules/windows/win_pc_attrib_system.yml b/rules/windows/process_creation/win_pc_attrib_system.yml similarity index 100% rename from rules/windows/win_pc_attrib_system.yml rename to rules/windows/process_creation/win_pc_attrib_system.yml diff --git a/rules/windows/win_pc_redirect_to_stream.yml b/rules/windows/process_creation/win_pc_redirect_to_stream.yml similarity index 100% rename from rules/windows/win_pc_redirect_to_stream.yml rename to rules/windows/process_creation/win_pc_redirect_to_stream.yml diff --git a/rules/windows/win_re_set_servicedll.yml b/rules/windows/registry_event/win_re_set_servicedll.yml similarity index 100% rename from rules/windows/win_re_set_servicedll.yml rename to rules/windows/registry_event/win_re_set_servicedll.yml