Contribute Media
A thank you to everyone who makes this possible: Read More

Building and breaking a Python sandbox

Summary

What does it take to make a Python sandbox that can run untrusted code? Learn some surprising language features and experience security challenges first-hand as we work through building a Python sandbox from scratch. You'll leave this talk with renewed appreciation for the dynamic nature of Python, some sneaky language tricks, and a solid background in classes of sandboxing security issues.

Details

Improve this page