PoisonIvy_Sample_APT_3
Description
Detects a PoisonIvy Malware
Query · yara
strings: $s0 = "\\notepad.exe" ascii /* score: '11.025' */ $s1 = "\\RasAuto.dll" ascii /* score: '11.025' */ $s3 = "winlogon.exe" fullword ascii /* PEStudio Blacklist: strings */ /* score: '5' */ /* Goodware String - occured 13 times */ condition: uint16(0) == 0x5a4d and all of them