TSG CTF - Safepickle CTF Writeup
Challenge Description
"I heard pickle can be exploited by reduce, so I disabled reduce!"
The challenge provides a Python service that unpickles user input. However, it explicitly bans the most dangerous opcodes like REDUCE, INST, and OBJ to prevent...
mirr-x.hashnode.dev4 min read