Skip to content

Commit 4583864

Browse files
authored
Merge pull request #3366 from splunk/remove_detections
Remove 151 Deprecated detections, stories, baselines, investigations - Github
2 parents 7ba4dc0 + 011b33c commit 4583864

File tree

238 files changed

+1467
-244
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+1467
-244
lines changed

baselines/deprecated/.gitkeep

Whitespace-only changes.

baselines/previously_seen_aws_cross_account_activity___initial.yml renamed to baselines/deprecated/previously_seen_aws_cross_account_activity___initial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
date: '2020-08-15'
55
author: Rico Valdez, Splunk
66
type: Baseline
7-
status: production
7+
status: deprecated
88
description: This search looks for **AssumeRole** events where the requesting account
99
differs from the requested account, then writes these relationships to a lookup
1010
file.

baselines/previously_seen_aws_cross_account_activity___update.yml renamed to baselines/deprecated/previously_seen_aws_cross_account_activity___update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
date: '2020-08-15'
55
author: Rico Valdez, Splunk
66
type: Baseline
7-
status: production
7+
status: deprecated
88
description: This search looks for **AssumeRole** events where the requesting account
99
differs from the requested account, then writes these relationships to a lookup
1010
file.

contentctl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ app:
33
uid: 3449
44
title: ES Content Updates
55
appid: DA-ESS-ContentUpdate
6-
version: 5.1.1
6+
version: 5.2.0
77
description: Explore the Analytic Stories included with ES Content Updates.
88
prefix: ESCU
99
label: ESCU

detections/deprecated/.gitkeep

Whitespace-only changes.

detections/endpoint/attacker_tools_on_endpoint.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Attacker Tools On Endpoint
22
id: a51bfe1a-94f0-48cc-b4e4-16a110145893
3-
version: 8
4-
date: '2025-02-10'
3+
version: 9
4+
date: '2025-02-27'
55
author: Bhavin Patel, Splunk
66
status: production
77
type: TTP
@@ -66,7 +66,6 @@ rba:
6666
tags:
6767
analytic_story:
6868
- XMRig
69-
- Monitor for Unauthorized Software
7069
- Unusual Processes
7170
- SamSam Ransomware
7271
- CISA AA22-264A

lookups/deprecation_info.csv

Lines changed: 207 additions & 0 deletions
Large diffs are not rendered by default.

lookups/deprecation_info.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: deprecation_info
2+
date: 2025-03-14
3+
version: 1
4+
id: d83dad4f-7bce-4979-bf07-a88c610da5f6
5+
author: Splunk Threat Research Team
6+
lookup_type: csv
7+
default_match: false
8+
description: A lookup file for deprecation information
9+
min_matches: 1

baselines/deprecated/add_prohibited_processes_to_enterprise_security.yml renamed to removed/baselines/add_prohibited_processes_to_enterprise_security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
date: '2017-09-15'
55
author: David Dorsey, Splunk
66
type: Baseline
7-
status: deprecated
7+
status: removed
88
description: This search takes the existing interesting process table from ES, filters
99
out any existing additions added by ESCU and then updates the table with processes
1010
identified by ESCU that should be prohibited on your endpoints.

baselines/deprecated/baseline_of_api_calls_per_user_arn.yml renamed to removed/baselines/baseline_of_api_calls_per_user_arn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
date: '2018-04-09'
55
author: David Dorsey, Splunk
66
type: Baseline
7-
status: deprecated
7+
status: removed
88
description: This search establishes, on a per-hour basis, the average and the standard
99
deviation of the number of API calls made by each user. Also recorded is the number
1010
of data points for each user. This table is then outputted to a lookup file to allow

0 commit comments

Comments
 (0)