mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
c538613139
test file. Fixed.
14 lines
682 B
YAML
14 lines
682 B
YAML
name: Splunk protocol impersonation weak encryption selfsigned Unit Test
|
|
tests:
|
|
- name: Splunk protocol impersonation weak encryption selfsigned
|
|
file: application/splunk_protocol_impersonation_weak_encryption_selfsigned.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: splunk_protocol_impersonation_weak_encryption_selfsigned.txt
|
|
data: https://raw.githubusercontent.com/splunk/attack_data/master/datasets/attack_techniques/T1558.004/splunk_protocol_impersonation_weak_encryption_selfsigned.txt
|
|
source: "/opt/splun/var/log/splunk/splunkd.log"
|
|
sourcetype: splunkd
|
|
custom_index: _internal
|