Skip to content

Commit 603f3c3

Browse files
authored
Update impact_high_freq_file_renames_by_kernel.toml (#3707)
1 parent 63e91c2 commit 603f3c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/windows/impact_high_freq_file_renames_by_kernel.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
creation_date = "2024/05/03"
33
integration = ["endpoint"]
44
maturity = "production"
5-
updated_date = "2024/05/21"
5+
updated_date = "2024/05/23"
66

77
[rule]
88
author = ["Elastic"]
99
description = """
1010
This rule identifies a high number (20) of file creation event by the System virtual process from the same host and with
1111
same file name containing keywords similar to ransomware note files and all within a short time period.
1212
"""
13-
from = "now-1m"
13+
from = "now-9m"
1414
index = ["logs-endpoint.events.file-*"]
1515
language = "kuery"
1616
license = "Elastic License v2"

0 commit comments

Comments
 (0)