mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
47cd84d377
of the test files, causing it to fail. Fixed missing backticks on some macros.
14 lines
700 B
YAML
14 lines
700 B
YAML
name: Splunk protocol impersonation weak encryption simplerequest Unit Test
|
|
tests:
|
|
- name: Splunk protocol impersonation weak encryption simplerequest
|
|
file: application/splunk_protocol_impersonation_weak_encryption_simplerequest.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: splk_protocol_impersonation_weak_encryption_simplerequest.txt
|
|
data: https://raw.githubusercontent.com/splunk/attack_data/master/datasets/attack_techniques/T1558.004/splk_protocol_impersonation_weak_encryption_simplerequest.txt
|
|
source: "/opt/splunk/var/log/splunk/splunkd.log"
|
|
sourcetype: splunk_python
|
|
custom_index: _internal
|