WEBSHELL_ASPX_ProxyShell_Sep21_1
Description
Detects webshells dropped by ProxyShell exploitation based on their file header (must be PST) and base64 decoded request
Query · yara
strings:
$s = ".FromBase64String(Request["
condition:
uint32(0) == 0x4e444221
and any of them