Files
splunk-security_content/tests/application/splunk_user_enumeration_attempt.test.yml
pyth0n1c 3fb342d4c4 Fixed improperly named macro.
Renamed the macro in the tests
that use that macro. Added the
optional field, "custom_index"
to the test files which MUST
upload data into the _audit
index.  This branch doesn't
support custom_index yet,
but those changes will be merged
soon from another branch.
2022-06-08 10:31:53 -07:00

14 lines
503 B
YAML

name: Splunk User Enumeration Attempt Unit Test
tests:
- name: Splunk User Enumeration Attempt
file: application/splunk_user_enumeration_attempt.yml
pass_condition: '| stats count | where count > 0'
earliest_time: -24h
latest_time: now
attack_data:
- file_name: audittrail.log
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1078/splunkd_auth/audittrail.log
source: audittrail
sourcetype: audittrail
custom_index: _audit