Downloading and using ysoserial-0.0.4-all.jar comes with strict responsibilities:
The 0.0.4 release includes a subset of today’s common gadget chains. Key payloads available in this version:
**Responsible Disclosure and Usage**
ByteArrayInputStream bais = new ByteArrayInputStream(payload); ObjectInputStream ois = new ObjectInputStream(bais);