Skip to content

ThunderSon/ysoserial-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"

Releases

No releases published

Packages

No packages published

Languages