SigmaHQ/rules/windows/process_creation/win_win10_sched_task_0day.yml

25 lines
646 B
YAML
Raw Normal View History

2020-01-30 16:26:09 +00:00
title: Windows 10 Scheduled Task SandboxEscaper 0-day
2019-11-12 22:12:27 +00:00
id: 931b6802-d6a6-4267-9ffa-526f57f22aaf
status: experimental
description: Detects Task Scheduler .job import arbitrary DACL write\par
references:
2019-11-12 22:12:27 +00:00
- https://github.com/SandboxEscaper/polarbearrepo/tree/master/bearlpe
author: Olaf Hartong
date: 2019/05/22
logsource:
category: process_creation
product: windows
detection:
2019-11-12 22:12:27 +00:00
selection:
Image: schtasks.exe
CommandLine: '*/change*/TN*/RU*/RP*'
condition: selection
falsepositives:
2019-11-12 22:12:27 +00:00
- Unknown
tags:
- attack.privilege_escalation
- attack.execution
- attack.t1053
- car.2013-08-001
level: high