TINY webshell rule with bug in size

This commit is contained in:
Florian Roth 2021-03-17 12:42:57 +01:00
parent c866ca6663
commit 9db1ec5af8

View File

@ -3283,7 +3283,7 @@ rule webshell_jsp_generic_tiny
$req3 = "getRequest" fullword ascii wide
condition:
filesize < 8000 and (
filesize < 250 and (
any of ( $cjsp* )
)
and (