Skip to content

Commit 0c3e588

Browse files
patel-bhavinresearch bot
andauthored
Bump contentctl.yml and build.yml to 6.1.0 (#4113)
* chore: bump contentctl.yml and build.yml to 6.1.0 * move to removed * status is removed --------- Co-authored-by: research bot <research@splunk.com>
1 parent 4493a82 commit 0c3e588

7 files changed

Lines changed: 16 additions & 16 deletions

build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: Splunk Threat Research Team
99
author_email: research@splunk.com
1010
content_prefix: ESCU
1111
label: ES Content Updates
12-
app_version: 6.0.0
12+
app_version: 6.1.0
1313
description: Explore the Analytic Stories included with ES Content Updates.
1414
id: DA-ESS-ContentUpdate
1515
external_app_content:

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: 6.0.0
6+
version: 6.1.0
77
description: Explore the Analytic Stories included with ES Content Updates.
88
prefix: ESCU
99
label: ESCU

detections/deprecated/attempt_to_add_certificate_to_untrusted_store.yml renamed to removed/detections/attempt_to_add_certificate_to_untrusted_store.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Attempt To Add Certificate To Untrusted Store
22
id: 6bc5243e-ef36-45dc-9b12-f4a6be131159
33
version: 20
44
creation_date: '2020-04-29'
5-
modification_date: '2026-05-13'
5+
modification_date: '2026-06-03'
66
author: Patrick Bareiss, Rico Valdez, Splunk
7-
status: deprecated
7+
status: removed
88
deprecation_info:
99
reason: Detection is deprecated as the usage of certutil and addstore by itself is not malicious.
1010
removed_in_version: 6.1.0

detections/deprecated/chcp_command_execution.yml renamed to removed/detections/chcp_command_execution.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: CHCP Command Execution
22
id: 21d236ec-eec1-11eb-b23e-acde48001122
3-
version: 13
3+
version: 14
44
creation_date: '2021-08-05'
5-
modification_date: '2026-05-13'
5+
modification_date: '2026-06-03'
66
author: Teoderick Contreras, Splunk
7-
status: deprecated
7+
status: removed
88
deprecation_info:
99
reason: Detection is deprecated as the usage of chcp.com by itself is not malicious.
1010
removed_in_version: 6.1.0

detections/deprecated/ivanti_sentry_authentication_bypass.yml renamed to removed/detections/ivanti_sentry_authentication_bypass.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Ivanti Sentry Authentication Bypass
22
id: b8e0d1cf-e6a8-4d46-a5ae-aebe18ead8f8
3-
version: 9
3+
version: 10
44
creation_date: '2023-08-24'
5-
modification_date: '2026-05-13'
5+
modification_date: '2026-06-03'
66
author: Michael Haag, Splunk
7-
status: deprecated
7+
status: removed
88
deprecation_info:
99
reason: Detection is deprecated since it is not specific enough to identify the intended malicious activity and might produce false positives.
1010
removed_in_version: 6.1.0

detections/deprecated/processes_launching_netsh.yml renamed to removed/detections/processes_launching_netsh.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Processes launching netsh
22
id: b89919ed-fe5f-492c-b139-95dbb162040e
3-
version: 16
3+
version: 17
44
creation_date: '2020-04-29'
5-
modification_date: '2026-05-13'
5+
modification_date: '2026-06-03'
66
author: Michael Haag, Josef Kuepker, Splunk
7-
status: deprecated
7+
status: removed
88
deprecation_info:
99
reason: Detection is deprecated as the usage of netsh.exe by itself is often used for legitimate purposes.
1010
removed_in_version: 6.1.0

detections/deprecated/sc_exe_manipulating_windows_services.yml renamed to removed/detections/sc_exe_manipulating_windows_services.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Sc exe Manipulating Windows Services
22
id: f0c693d8-2a89-4ce7-80b4-98fea4c3ea6d
3-
version: 16
3+
version: 17
44
creation_date: '2020-04-29'
5-
modification_date: '2026-05-13'
5+
modification_date: '2026-06-03'
66
author: Rico Valdez, Splunk
7-
status: deprecated
7+
status: removed
88
deprecation_info:
99
reason: Detection is deprecated as the usage of sc.exe by itself is often used for legitimate purposes.
1010
removed_in_version: 6.1.0

0 commit comments

Comments
 (0)