mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
11 lines
589 B
YAML
11 lines
589 B
YAML
name: System Process Running from Unexpected Location - SSA Unit Test
|
|
tests:
|
|
- name: System Process Running from Unexpected Location
|
|
file: endpoint/ssa___system_process_running_unexpected_location.yml
|
|
pass_condition: '@count_eq(1)'
|
|
description: Test System Process Running from an unexpected location
|
|
attack_data:
|
|
- file_name: windows-security.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1036/system_process_running_unexpected_location/windows-security.log
|
|
source: WinEventLog:Security
|