Skip to content

Commit e42da6e

Browse files
authored
Automated Splunk TA Update 440 (#3761)
* Updated TAs * Applink * Fix - Windows Kerberos Local Successful Logon (#3763) * fixes? * Update windows_svchost_exe_parent_process_anomaly.yml revert * manual test * unicode --------- Co-authored-by: patel-bhavin <[email protected]>
1 parent fcf1275 commit e42da6e

File tree

184 files changed

+816
-1001
lines changed

Some content is hidden

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

184 files changed

+816
-1001
lines changed

contentctl.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ apps:
6565
- uid: 742
6666
title: Splunk Add-on for Microsoft Windows
6767
appid: SPLUNK_ADD_ON_FOR_MICROSOFT_WINDOWS
68-
version: 9.0.1
68+
version: 9.1.0
6969
description: description of app
70-
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Splunk_TA_windows-9.0.1.spl
70+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-microsoft-windows_910.tgz
7171
- uid: 5709
7272
title: Splunk Add-on for Sysmon
7373
appid: Splunk_TA_microsoft_sysmon
@@ -143,9 +143,9 @@ apps:
143143
- uid: 1876
144144
title: Splunk Add-on for AWS
145145
appid: Splunk_TA_aws
146-
version: 7.11.0
146+
version: 8.0.0
147147
description: description of app
148-
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-amazon-web-services-aws_7110.tgz
148+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-amazon-web-services-aws_800.tgz
149149
- uid: 3088
150150
title: Splunk Add-on for Google Cloud Platform
151151
appid: SPLUNK_ADD_ON_FOR_GOOGLE_CLOUD_PLATFORM
@@ -161,9 +161,9 @@ apps:
161161
- uid: 3110
162162
title: Splunk Add-on for Microsoft Cloud Services
163163
appid: SPLUNK_TA_MICROSOFT_CLOUD_SERVICES
164-
version: 5.6.0
164+
version: 6.0.0
165165
description: description of app
166-
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-microsoft-cloud-services_560.tgz
166+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-microsoft-cloud-services_600.tgz
167167
- uid: 4055
168168
title: Splunk Add-on for Microsoft Office 365
169169
appid: SPLUNK_ADD_ON_FOR_MICROSOFT_OFFICE_365
@@ -221,10 +221,10 @@ apps:
221221
- uid: 3471
222222
title: Splunk Add-on for AppDynamics
223223
appid: Splunk_TA_AppDynamics
224-
version: 3.1.4
224+
version: 3.1.5
225225
description: The Splunk Add-on for AppDynamics enables you to easily configure data
226226
inputs to pull data from AppDynamics' REST APIs
227-
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/cisco-splunk-add-on-for-appdynamics_314.tgz
227+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/cisco-splunk-add-on-for-appdynamics_315.tgz
228228
- uid: 4221
229229
title: Cisco NVM Add-on for Splunk
230230
appid: TA-Cisco-NVM

data_sources/asl_aws_cloudtrail.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ separator: api.operation
2323
supported_TA:
2424
- name: Splunk Add-on for AWS
2525
url: https://splunkbase.splunk.com/app/1876
26-
version: 7.11.0
26+
version: 8.0.0
2727
output_fields:
2828
- dest
2929
- user

data_sources/aws_cloudfront.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sourcetype: aws:cloudfront:accesslogs
1717
supported_TA:
1818
- name: Splunk Add-on for AWS
1919
url: https://splunkbase.splunk.com/app/1876
20-
version: 7.11.0
20+
version: 8.0.0
2121
fields:
2222
- _time
2323
- action

data_sources/aws_cloudtrail.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ separator: eventName
1010
supported_TA:
1111
- name: Splunk Add-on for AWS
1212
url: https://splunkbase.splunk.com/app/1876
13-
version: 7.11.0
13+
version: 8.0.0

data_sources/aws_cloudtrail_assumerolewithsaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ separator_value: AssumeRoleWithSAML
1818
supported_TA:
1919
- name: Splunk Add-on for AWS
2020
url: https://splunkbase.splunk.com/app/1876
21-
version: 7.11.0
21+
version: 8.0.0
2222
fields:
2323
- _time
2424
- action

data_sources/aws_cloudtrail_consolelogin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ separator_value: ConsoleLogin
1818
supported_TA:
1919
- name: Splunk Add-on for AWS
2020
url: https://splunkbase.splunk.com/app/1876
21-
version: 7.11.0
21+
version: 8.0.0
2222
fields:
2323
- _time
2424
- action

data_sources/aws_cloudtrail_copyobject.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ separator_value: CopyObject
1717
supported_TA:
1818
- name: Splunk Add-on for AWS
1919
url: https://splunkbase.splunk.com/app/1876
20-
version: 7.11.0
20+
version: 8.0.0
2121
fields:
2222
- _time
2323
- additionalEventData.AuthenticationMethod

data_sources/aws_cloudtrail_createaccesskey.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ separator_value: CreateAccessKey
1717
supported_TA:
1818
- name: Splunk Add-on for AWS
1919
url: https://splunkbase.splunk.com/app/1876
20-
version: 7.11.0
20+
version: 8.0.0
2121
fields:
2222
- _time
2323
- action

data_sources/aws_cloudtrail_createkey.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ separator_value: CreateKey
1717
supported_TA:
1818
- name: Splunk Add-on for AWS
1919
url: https://splunkbase.splunk.com/app/1876
20-
version: 7.11.0
20+
version: 8.0.0
2121
fields:
2222
- _time
2323
- app

data_sources/aws_cloudtrail_createloginprofile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ separator_value: CreateLoginProfile
1717
supported_TA:
1818
- name: Splunk Add-on for AWS
1919
url: https://splunkbase.splunk.com/app/1876
20-
version: 7.11.0
20+
version: 8.0.0
2121
fields:
2222
- _time
2323
- action

0 commit comments

Comments
 (0)