APT_WebShell_AUS_JScript_3
Description
Detetcs a webshell involved in the Australian Parliament House network compromise
Query · yara
strings:
$s1 = "<%@ Page Language=\"Jscript\" validateRequest=\"false\"%><%try{eval(System.Text.Encoding.UTF8.GetString(Convert.FromBase64String" ascii
$s2 = ".Item[\"[password]\"])),\"unsafe\");}" ascii
condition:
uint16(0) == 0x6568 and filesize < 1KB and all of them