SUSP_Doc_WindowsInstaller_Call_Feb22_1
Description
Triggers on docfiles executing windows installer. Used for deploying ThinBasic scripts.
Query · yara
strings:
$ = "WindowsInstaller.Installer$"
$ = "CreateObject"
$ = "InstallProduct"
condition:
uint32be(0) == 0xd0cf11e0 and all of them