EXPL_POC_SpringCore_0day_Webshell_Mar22_1
Description
Detects webshell found after SpringCore exploitation attempts POC script
Query · yara
strings:
$x1 = ".getInputStream(); int a = -1; byte[] b = new byte[2048];"
$x2 = "if(\"j\".equals(request.getParameter(\"pwd\")"
$x3 = ".getRuntime().exec(request.getParameter(\"cmd\")).getInputStream();"
condition:
filesize < 200KB and 1 of them