ysoserial-wrapper Python wrapper for ysoserial In order to encrypt the payload, set the YSOSERIAL_KEY environment variable to be your encryption key. export YSOSERIAL_KEY="SecretEncryptionKey" python3 ysoserial-wrapper.py -t CommonsCollection6 -c "ping 127.0.0.1"