SigmaHQ/rules/windows/process_creation/win_win10_sched_task_0day.yml

24 lines
625 B
YAML

title: Windows 10 scheduled task SandboxEscaper 0-day
status: experimental
description: Detects Task Scheduler .job import arbitrary DACL write\par
references:
- https://github.com/SandboxEscaper/polarbearrepo/tree/master/bearlpe
author: Olaf Hartong
date: 2019/05/22
logsource:
category: process_creation
product: windows
detection:
selection:
Image: 'schtasks.exe'
CommandLine: '*/change*/TN*/RU*/RP*'
condition: selection
falsepositives:
- Unknown
tags:
- attack.privilege_escalation
- attack.execution
- attack.t1053
- car.2013-08-001
level: high