MAL_Passwordstate_Moserware_Backdoor_Apr21_1
Description
Detects backdoor used in Passwordstate incident
Query · yara
strings:
$x1 = "https://passwordstate-18ed2.kxcdn.com" wide
$s1 = " ProxyUserName, ProxyPassword FROM [SystemSettings]" wide fullword
$s2 = "PasswordstateService.Passwordstate.Crypto" wide
$s3 = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari" wide fullword
$op1 = { 00 4c 00 4e 00 43 00 4c 00 49 00 31 00 31 00 3b 00 00 17 }
$op2 = { 4c 00 49 00 31 00 31 00 3b 00 00 17 50 00 72 00 }
$op3 = { 61 00 74 00 65 00 2d 00 31 00 38 00 65 00 64 00 32 00 2e 00 6b 00 78 00 }
condition:
uint16(0) == 0x5a4d and
filesize < 200KB and
1 of ($x*) or 3 of them