APT_Malware_PutterPanda_MsUpdater_3
Description
Detects Malware related to PutterPanda - MSUpdater
Query · yara
strings: $s0 = "msupdater.exe" fullword ascii /* PEStudio Blacklist: strings */ /* score: '20.02' */ $s1 = "Explorer.exe \"" fullword ascii /* PEStudio Blacklist: strings */ /* score: '16.05' */ $s2 = "FAVORITES.DAT" fullword ascii /* score: '11.02' */ $s4 = "COMSPEC" fullword ascii /* PEStudio Blacklist: strings */ /* score: '4.82' */ /* Goodware String - occured 178 times */ condition: uint16(0) == 0x5a4d and 3 of them