Safe.pm Considered Harmful
By:
To add a paper,
Login.
Using Safe.pm to compile untrusted Perl code is supposed to protect you from having that code do nasty things to your environment. But it is often so restrictive that you find that using Safe stops you from doing anything useful at all. This presentation shows how Safe.pm does its magic, and how this limits what it is able to do. Also discussed is Safe::Hole.pm and when it is (and isn't) useful. Featuring real-world examples from the author's experiences with Safe.
Keywords: Perl, Modules, Safe, Sandboxing, Security
Stream:
Perl
Presentation Type:
30 minute Paper Presentation in English
Paper:
Safe.pm Considered Harmful
Deborah Pickett
Moldflow
|
Ref: OS5P0005


