ysoserial-modified icon indicating copy to clipboard operation
ysoserial-modified copied to clipboard

That repository contains my updates to the well know java deserialization exploitation tool ysoserial.

Results 1 ysoserial-modified issues
Sort by recently updated
recently updated
newest added

## Changes in the `pom.xml` - Fix jenkins repository address - Add `commons-io` missing dependency ## Add Dockerfile to facilitate the build. ### Build Image ``` docker build . -t...