APT_Malware_PutterPanda_Gen1
Description
Detects a malware
Query · yara
strings: $s1 = "%s%duserid=%dthreadid=%dgroupid=%d" fullword ascii /* PEStudio Blacklist: strings */ /* score: '22.02' */ $s2 = "ssdpsvc.dll" fullword ascii /* score: '11.00' */ $s3 = "Fail %s " fullword ascii /* score: '10.04' */ $s4 = "%s%dpara1=%dpara2=%dpara3=%d" fullword ascii /* score: '10.01' */ $s5 = "LsaServiceInit" fullword ascii /* score: '7.03' */ $s6 = "%-8d Fs %-12s Bs " fullword ascii /* score: '5.04' */ $s7 = "Microsoft DH SChannel Cryptographic Provider" fullword ascii /* PEStudio Blacklist: strings */ /* score: '5.00' */ /* Goodware String - occured 5 times */ condition: uint16(0) == 0x5a4d and filesize < 1000KB and 5 of them