mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'windows_fix_ta' into 'develop'
Update file contentctl_test.yml See merge request threat-research/security_content!1306
This commit is contained in:
+6
-4
@@ -19,13 +19,15 @@ apps:
|
||||
splunkbase_path: null
|
||||
environment_path: ENVIRONMENT_PATH_NOT_SET
|
||||
force_local: false
|
||||
# The Following TA does NOT exist on Splunkbase. It fixes a parsing issue that occurs when raw xmlwineventlog events
|
||||
# are replayed together at a HEC endpoint. This issue does not exist when logs are sent by a Universal Forwarder
|
||||
- uid: 9999
|
||||
appid: Splunk_TA_windows
|
||||
title: Splunk Add-on for Microsoft Windows
|
||||
appid: Splunk_FIX_XMLWINEVENTLOG_HEC_PARSING
|
||||
title: Splunk Fix XmlWinEventLog HEC Parsing
|
||||
description: null
|
||||
release: 8.5.0_patched
|
||||
release: 0.1
|
||||
local_path: null
|
||||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/splunk-add-on-for-microsoft-windows_850_PATCHED.tgz
|
||||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/Splunk_TA_fix_windows.tgz
|
||||
splunkbase_path: null
|
||||
environment_path: ENVIRONMENT_PATH_NOT_SET
|
||||
force_local: false
|
||||
|
||||
Reference in New Issue
Block a user