CN_disclosed_20180208_Mal5
Description
Detects malware from disclosed CN malware set
Query · yara
strings:
$s1 = "4System.Web.Services.Protocols.SoapHttpClientProtocol" fullword ascii
$s2 = "Server.exe" fullword ascii
$s3 = "System.Windows.Forms.Form" fullword ascii
$s4 = "Stub.Resources.resources" fullword ascii
$s5 = "My.Computer" fullword ascii
$s6 = "MyTemplate" fullword ascii
$s7 = "Stub.My.Resources" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 300KB and all of them