mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
13 lines
464 B
YAML
13 lines
464 B
YAML
name: Detect Pass the Hash - SSA Unit test
|
|
tests:
|
|
- name: Detect Pass the Hash
|
|
file: endpoint/ssa___detect_pass_hash.yml
|
|
pass_condition: '@count_gt(0)'
|
|
description: Test detection of pass-the-hash
|
|
attack_data:
|
|
- file_name: windows-security.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1550.002/atomic_red_team/windows-security.log
|
|
source: WinEventLog:Security
|
|
|
|
|