Files
splunk-security_content/tests/T1053_005.yml
Patrick Bareiss a21c34870f test detection
2020-07-24 15:07:56 +02:00

11 lines
351 B
YAML

name: Scheduled Task
detections:
- name: Schtasks scheduling job on remote system
pass_condition: '| stats count | where count > 0'
description: Test scheduling job on remote system
target: attack-range-windows-domain-controller
simulation_technique: 'T1053.005'
vars:
user_name: 'ATTACKRANGE\Administrator'
password: 'I-l1ke-Attack-Range!'