mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
13 lines
531 B
YAML
13 lines
531 B
YAML
name: CMD Carry Out String Command Parameter Unit Test
|
|
tests:
|
|
- name: CMD Carry Out String Command Parameter
|
|
file: endpoint/cmd_carry_out_string_command_parameter.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: sysmon.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/malware/icedid/cmd_carry_str_param/sysmon.log
|
|
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
|
|
sourcetype: xmlwineventlog
|