Skip to content

Commit 508f076

Browse files
Fix versions for changes in required_fileds
1 parent f8e91be commit 508f076

4 files changed

+12
-6
lines changed

rules/windows/defense_evasion_clearing_windows_security_logs.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
creation_date = "2020/11/12"
33
integration = ["system", "windows"]
44
maturity = "production"
5-
updated_date = "2025/03/20"
5+
updated_date = "2025/04/23"
6+
min_stack_version = "9.0.0"
7+
min_stack_comments = "Required ecs filed winlog.api type change in version 9.0.0"
68

79
[rule]
810
author = ["Elastic", "Anabella Cristaldi"]

rules/windows/execution_windows_script_from_internet.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
creation_date = "2025/01/31"
33
integration = ["endpoint"]
44
maturity = "production"
5-
min_stack_comments = "Mark of The Web enrichment was added to Elastic Defend file events in 8.15.0."
6-
min_stack_version = "8.15.0"
7-
updated_date = "2025/02/14"
5+
updated_date = "2025/04/23"
6+
min_stack_version = "9.0.0"
7+
min_stack_comments = "Required ecs filed file.origin_referrer_url,file.origin_url type change in version 9.0.0"
88

99
[rule]
1010
author = ["Elastic"]

rules/windows/persistence_group_modification_by_system.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
creation_date = "2024/06/26"
33
integration = ["system", "windows"]
44
maturity = "production"
5-
updated_date = "2025/03/20"
5+
updated_date = "2025/04/23"
6+
min_stack_version = "9.0.0"
7+
min_stack_comments = "Required ecs filed winlog.api type change in version 9.0.0"
68

79
[rule]
810
author = ["Elastic"]

rules/windows/persistence_user_account_added_to_privileged_group_ad.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
creation_date = "2021/01/09"
33
integration = ["system", "windows"]
44
maturity = "production"
5-
updated_date = "2025/03/20"
5+
updated_date = "2025/04/23"
6+
min_stack_version = "9.0.0"
7+
min_stack_comments = "Required ecs filed winlog.api type change in version 9.0.0"
68

79
[rule]
810
author = ["Elastic", "Skoetting"]

0 commit comments

Comments
 (0)