mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
b73ea9e5ae
file that was failing because it did not have one.
14 lines
566 B
YAML
14 lines
566 B
YAML
name: Path traversal SPL injection Unit Test
|
|
tests:
|
|
- name: Path traversal SPL injection
|
|
file: application/path_traversal_spl_injection.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: path_traversal_spl_injection.txt
|
|
data: https://raw.githubusercontent.com/splunk/attack_data/master/datasets/attack_techniques/T1083/splunk/path_traversal_spl_injection.txt
|
|
source: c:\opt\splunk\var\log\splunk\splunkd_ui_access.log
|
|
sourcetype: splunkd_ui_access
|
|
custom_index: _internal
|