fix: FPs noticed with Aurora

This commit is contained in:
Florian Roth
2022-02-22 08:52:51 +01:00
parent 921d46ca79
commit 3a40ea79d3
@@ -4,7 +4,7 @@ status: test
description: Detects the creation of an executable with a system process name in a suspicious folder
author: Sander Wiebing, Tim Shelton
date: 2020/05/26
modified: 2022/02/07
modified: 2022/02/22
tags:
- attack.defense_evasion
- attack.t1036.005
@@ -47,7 +47,9 @@ detection:
- 'C:\Windows\winsxs\'
- 'C:\Windows\WinSxS\'
- '\SystemRoot\System32\'
Image|endswith: '\Windows\System32\dism.exe'
Image|endswith:
- '\Windows\System32\dism.exe'
- '\TiWorker.exe'
filter2:
TargetFilename|startswith: 'C:\$WINDOWS.~BT\'
Image: 'C:\$WINDOWS.~BT\Sources\SetupHost.exe'