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
|
2019-11-12 22:05:36 +00:00
|
|
|
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
|
2019-11-12 22:05:36 +00:00
|
|
|
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
|
2019-11-12 22:05:36 +00:00
|
|
|
falsepositives:
|
2019-11-12 22:12:27 +00:00
|
|
|
- Unknown
|
2019-11-12 22:05:36 +00:00
|
|
|
tags:
|
|
|
|
- attack.privilege_escalation
|
|
|
|
- attack.execution
|
|
|
|
- attack.t1053
|
|
|
|
- car.2013-08-001
|
|
|
|
level: high
|