in reply to Re^2: PerlTaintCheck and configuration for secure paths
in thread PerlTaintCheck and configuration for secure paths
In perlsec is a snippet of code:
--shmemsub is_tainted { return ! eval { eval("#" . substr(join("", @_), 0, 0)); 1 }; }
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ /
/\_¯/(q /
---------------------------- \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: PerlTaintCheck and configuration for secure paths
by geektron (Curate) on Jun 22, 2006 at 18:08 UTC |