From dce5bbd9049e2c64630e45c73b9b93253739c866 Mon Sep 17 00:00:00 2001 From: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:45:55 +0530 Subject: [PATCH] Update Rule minstack (#3925) --- .../execution_via_mmc_console_file_unusual_path.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/windows/execution_via_mmc_console_file_unusual_path.toml b/rules/windows/execution_via_mmc_console_file_unusual_path.toml index af619873b..64bb1bdbf 100644 --- a/rules/windows/execution_via_mmc_console_file_unusual_path.toml +++ b/rules/windows/execution_via_mmc_console_file_unusual_path.toml @@ -2,9 +2,9 @@ creation_date = "2024/06/19" integration = ["endpoint", "windows", "sentinel_one_cloud_funnel", "m365_defender"] maturity = "production" -min_stack_comments = "Breaking change at 8.8.0 for Sentinel One Cloud Funnel Integration" -min_stack_version = "8.12.0" -updated_date = "2024/07/09" +min_stack_comments = "Breaking change at 8.13.0 for Sentinel One Cloud Funnel Integration" +min_stack_version = "8.13.0" +updated_date = "2024/07/25" [rule] author = ["Elastic"]