APT_APT41_POISONPLUG_3
Description
Detects APT41 malware POISONPLUG
Query · yara
strings:
$s1 = "Rundll32.exe \"%s\", DisPlay 64" fullword ascii
$s2 = "tcpview.exe" fullword ascii
$s3 = "nuR\\noisreVtnerruC\\swodniW\\tfosorciM\\erawtfoS" fullword ascii /* reversed goodware string 'Software\\Microsoft\\Windows\\CurrentVersion\\Run' */
$s4 = "AxEeulaVteSgeR" fullword ascii /* reversed goodware string 'RegSetValueExA' */
$s5 = "%04d-%02d-%02d_%02d-%02d-%02d.dmp" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 900KB and 3 of them