You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//You can detect remote MSI installers using registry modif events "InstallSource" pointing to a url/remote address (pretty good signal covering invoke via COM too)
DeviceRegistryEvents
| where InitiatingProcessFileName =~ "msiexec.exe"