Re: How to write a secure C program..
On Tue, Jul 03, 2001 at 04:20:53PM +0400, Ilya Martynov wrote:
> AFAIK there is no known buffer overflow problem in perl functions. It
> is a very good idea to use tainted mode for Perl programs which should
> be run in dangerous environment. Check 'man perlsec' for more info.
Also read Phrack #55, art. 7 -- available at www.phrack.org.
Anyone using perl for anything vaguely secure should read this NOW if
they haven't already.
And think about all the other possibilities, too...
--
Nick Phillips -- nwp@lemon-computing.com
It's lucky you're going so slowly, because you're going in the wrong direction.
Reply to: