Update CommonsCollections5.java

real Gadget chain:
This commit is contained in:
jax777
2019-05-06 16:40:28 +08:00
committed by GitHub
parent 55f1e7c35c
commit 863dc87f78
@@ -25,9 +25,8 @@ import ysoserial.payloads.util.Reflections;
/*
Gadget chain:
ObjectInputStream.readObject()
AnnotationInvocationHandler.readObject()
Map(Proxy).entrySet()
AnnotationInvocationHandler.invoke()
BadAttributeValueExpException.readObject()
TiedMapEntry.toString()
LazyMap.get()
ChainedTransformer.transform()
ConstantTransformer.transform()