fix: FPs with THOR
This commit is contained in:
@@ -4,7 +4,7 @@ description: Raw disk access using illegitimate tools, possible defence evasion
|
||||
author: Teymur Kheirkhabarov, oscd.community
|
||||
status: test
|
||||
date: 2019/10/22
|
||||
modified: 2022/02/21
|
||||
modified: 2022/03/15
|
||||
references:
|
||||
- https://www.slideshare.net/heirhabarov/hunting-for-credentials-dumping-in-windows-environment
|
||||
tags:
|
||||
@@ -49,6 +49,9 @@ detection:
|
||||
- 'C:\Users\'
|
||||
- '\AppData\'
|
||||
- '\Microsoft\'
|
||||
filter_nextron:
|
||||
Image|startswith: 'C:\Windows\Temp\asgard2-agent\'
|
||||
Image|endswith: '\thor.exe'
|
||||
filter_startmenu_xphost:
|
||||
Image|startswith: 'C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost'
|
||||
Image|endswith: '\StartMenuExperienceHost.exe'
|
||||
|
||||
Reference in New Issue
Block a user