Skip to content

Commit 1d98be9

Browse files
committed
Update collection_winrar_encryption.toml
1 parent 9844ee6 commit 1d98be9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

rules/windows/collection_winrar_encryption.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
creation_date = "2020/12/04"
3-
integration = ["endpoint", "windows", "m365_defender", "sentinel_one_cloud_funnel", "crowdstrike"]
3+
integration = ["endpoint", "windows", "m365_defender", "sentinel_one_cloud_funnel"]
44
maturity = "production"
55
updated_date = "2024/11/02"
66
min_stack_version = "8.14.0"
@@ -19,8 +19,7 @@ index = [
1919
"logs-windows.sysmon_operational-*",
2020
"endgame-*",
2121
"logs-m365_defender.event-*",
22-
"logs-sentinel_one_cloud_funnel.*",
23-
"logs-crowdstrike.fdr*"
22+
"logs-sentinel_one_cloud_funnel.*"
2423
]
2524
language = "eql"
2625
license = "Elastic License v2"
@@ -82,8 +81,7 @@ tags = [
8281
"Data Source: Elastic Defend",
8382
"Data Source: Sysmon",
8483
"Data Source: Microsoft Defender for Endpoint",
85-
"Data Source: SentinelOne",
86-
"Data Source: Crowdstrike",
84+
"Data Source: SentinelOne"
8785
]
8886
timestamp_override = "event.ingested"
8987
type = "eql"

0 commit comments

Comments
 (0)