frohoff / ysoserial

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
http://frohoff.github.io/appseccali-marshalling-pickles/
MIT License
7.77k stars 1.76k forks source link

fix missing interceptors jar and repo order #222

Closed frohoff closed 7 months ago

frohoff commented 7 months ago

Created makeshift m2 repo at https://github.com/frohoff/ysoserial-m2-repo and added javax.interceptor:javax.interceptor-api:3.1 artifact files due to maintainer removal after mistake. Fixes #216 #220 #221