Ysoserial_Payload_3
Description
Ysoserial Payloads - from files JavassistWeld1.bin, JBossInterceptors.bin
Query · yara
strings:
$x1 = "ysoserialq" fullword ascii
$s1 = "targetClassInterceptorMetadatat" fullword ascii
$s2 = "targetInstancet" fullword ascii
$s3 = "targetClassL" fullword ascii
$s4 = "POST_ACTIVATEsr" fullword ascii
$s5 = "PRE_DESTROYsq" fullword ascii
condition:
( uint16(0) == 0xedac and filesize < 10KB and $x1 ) or ( all of them )