WEBSHELL_ProxyShell_Exploitation_Nov21_1
Description
Detects webshells dropped by DropHell malware
Query · yara
strings:
$s01 = ".LoadXml(System.Text.Encoding.UTF8.GetString(System.Convert.FromBase64String(Request[" ascii wide
$s02 = "new System.IO.MemoryStream()" ascii wide
$s03 = "Transform(" ascii wide
condition:
all of ($s*)