From 1aab69727255e0ef6954fceca4737da763bd00a9 Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:58:45 -0700 Subject: [PATCH] Properly fixing name of test and detection to match each other. --- ...l => powershell_loading_dotnet_into_memory_via_reflection.yml} | 0 ...powershell_loading_dotnet_into_memory_via_reflection.test.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename detections/endpoint/{powershell_loading_dotnet_into_memory_via_reflection_filter.yml => powershell_loading_dotnet_into_memory_via_reflection.yml} (100%) rename tests/endpoint/{powershell_loading_dotnet_into_memory_via_reflection_filter.test.yml => powershell_loading_dotnet_into_memory_via_reflection.test.yml} (100%) diff --git a/detections/endpoint/powershell_loading_dotnet_into_memory_via_reflection_filter.yml b/detections/endpoint/powershell_loading_dotnet_into_memory_via_reflection.yml similarity index 100% rename from detections/endpoint/powershell_loading_dotnet_into_memory_via_reflection_filter.yml rename to detections/endpoint/powershell_loading_dotnet_into_memory_via_reflection.yml diff --git a/tests/endpoint/powershell_loading_dotnet_into_memory_via_reflection_filter.test.yml b/tests/endpoint/powershell_loading_dotnet_into_memory_via_reflection.test.yml similarity index 100% rename from tests/endpoint/powershell_loading_dotnet_into_memory_via_reflection_filter.test.yml rename to tests/endpoint/powershell_loading_dotnet_into_memory_via_reflection.test.yml