APT_MAL_ASPX_HAFNIUM_Chopper_Mar21_3
Description
Detects HAFNIUM ASPX files dropped on compromised servers
Query · yara
strings:
$s1 = "runat=\"server\">void Page_Load(object" ascii wide
$s2 = "Request.Files[0].SaveAs(Server.MapPath(" ascii wide
condition:
filesize < 50KB and
all of them