Codoso_Gh0st_3
Description
Detects Codoso APT Gh0st Malware
Query · yara
strings: $x1 = "RunMeByDLL32" fullword ascii $s1 = "svchost.dll" fullword wide $s2 = "server.dll" fullword ascii $s3 = "Copyright ? 2008" fullword wide $s4 = "testsupdate33" fullword ascii $s5 = "Device Protect Application" fullword wide $s6 = "MSVCP60.DLL" fullword ascii /* Goodware String - occured 1 times */ $s7 = "mail-news.eicp.net" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 195KB and $x1 or 4 of them