Dangerous Pickles – Malicious Python Serialization

A light introduction to the Python pickle protocol, the Pickle Machine, and constructing malicious pickles. Read more

Similar

Python decorators make composability easier

The last couple of posts have been about 49travel and the way I built it. This week I am going to be talking about decorators for a bit. It seems very disconnected from the last posts, but I started reflecting on this while writing some Python for 49trav... (more…)

Read more »