APT_APT29_NOBELIUM_JS_EnvyScout_May21_2
Description
Detects EnvyScout deobfuscator code as used by NOBELIUM group
Query · yara
strings:
$s1 = "saveAs(blob, " ascii
$s2 = ".iso\");" ascii
$s3 = "application/x-cd-image" ascii
$s4 = ".indexOf(\"Win\")!=-1" ascii
condition:
filesize < 5000KB and all of them