APT_MAL_RANSOM_ViceSociety_PolyVice_Jan23_1
Description
Detects NTRU-ChaChaPoly (PolyVice) malware used by Vice Society
Query · yara
strings:
$x1 = "C:\\Users\\root\\Desktop\\niX\\CB\\libntru\\" ascii
$s1 = "C:\\Users\\root" ascii fullword
$s2 = "#DBG: target = %s" ascii fullword
$s3 = "# ./%s [-p <path>]/[-f <file> ] [-e <enc.extension>] [-m <requirements file name>]" ascii fullword
$s4 = "### ################# ###" ascii fullword
$op1 = { 89 ca 41 01 fa 89 ef 8b 6c 24 24 44 89 c9 09 d1 44 31 e6 89 c8 }
$op2 = { bd 02 00 00 00 29 cd 48 0f bf d1 8b 44 46 02 01 44 53 02 8d 54 0d 00 83 c1 02 48 0f bf c2 }
$op3 = { 48 29 c4 4c 8d 74 24 30 4c 89 f1 e8 46 3c 00 00 84 c0 41 89 c4 0f 85 2b 02 00 00 0f b7 45 f2 }
condition:
uint16(0) == 0x5a4d and
filesize < 400KB and (
1 of ($x*)
or 2 of them
) or 4 of them