APT_Kaspersky_Duqu2_msi3_32
Description
Kaspersky APT Report - Duqu2 Sample
Query · yara
strings: $s0 = "ProcessUserAccounts" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "SELECT `UserName`, `Password`, `Attributes` FROM `CustomUserAccounts`" fullword wide /* PEStudio Blacklist: strings */ $s2 = "SELECT `UserName` FROM `CustomUserAccounts`" fullword wide /* PEStudio Blacklist: strings */ $s3 = "SELECT `Data` FROM `Binary` WHERE `Name`='CryptHash%i'" fullword wide $s4 = "msi3_32.dll" fullword wide $s5 = "RunDLL" fullword ascii $s6 = "MSI Custom Action v3" fullword wide $s7 = "msi3_32" fullword wide $s8 = "Operating System" fullword wide /* PEStudio Blacklist: strings */ /* Goodware String - occured 9203 times */ condition: uint16(0) == 0x5a4d and filesize < 72KB and all of them