CN_disclosed_20180208_KeyLogger_1
Description
Detects malware from disclosed CN malware set
Query · yara
strings:
$x2 = "Process already elevated." fullword wide
$x3 = "GetKeyloggErLogsResponse" fullword ascii
$x4 = "get_encryptedPassword" fullword ascii
$x5 = "DoDownloadAndExecute" fullword ascii
$x6 = "GetKeyloggeRLogs" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 1000KB and 2 of them