Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
General Security Discussions
Why do adversaries use MSIX packages?
Message
<blockquote data-quote="Andy Ful" data-source="post: 1090539" data-attributes="member: 32260"><p>AppInstaller is a default app to run APPX and MSIX packages in Windows. Normally, it is triggered when the user tries to run the MSIX package from Explorer - this is an attack vector used in the wild (fake updates, etc.).</p><p>The attacker can run MSIX packages without AppInstaller by using PowerShell. But, this attack vector is also prevented by disabling the AllowAllTrustedApps policy. I plan to add this restriction to Hard_Configurator and WHHLight.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 1090539, member: 32260"] AppInstaller is a default app to run APPX and MSIX packages in Windows. Normally, it is triggered when the user tries to run the MSIX package from Explorer - this is an attack vector used in the wild (fake updates, etc.). The attacker can run MSIX packages without AppInstaller by using PowerShell. But, this attack vector is also prevented by disabling the AllowAllTrustedApps policy. I plan to add this restriction to Hard_Configurator and WHHLight. [/QUOTE]
Insert quotes…
Verification
Post reply
Top