apt_hellsing_irene
Description
detection for Hellsing msger irene installer
Query · yara
strings: $a1 = "\\Drivers\\usbmgr.tmp" wide $a2 = "\\Drivers\\usbmgr.sys" wide $a3 = "common_loadDriver CreateFile error!" $a4 = "common_loadDriver StartService error && GetLastError():%d!" $a5 = "irene" wide $a6 = "aPLib v0.43 - the smaller the better" condition: uint16(0) == 0x5a4d and (4 of ($a*)) and filesize < 500000