uhm lol :p

----- Original Message ----- 
From: "John Bailey" <[EMAIL PROTECTED]>
To: "Tomy Wagner" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 2:27 PM
Subject: Re: [cobalt-security] perl taint mode


> > mv /usr/bin/perl /usr/bin/.perl_orig
> > then create a new shell script which contains the following lines:
> >     #!/bin/sh
> >     /usr/bin/perl -T
> 
> Just a thought, but should that not be:
> 
> #!/bin/sh
> /usr/bin/.perl_orig -T $*
> 
> I'd have thought using /usr/bin/perl is just asking for infinite
> recursion?
> 
> Regards,
> 
> John
> 
> _______________________________________________
> cobalt-security mailing list
> [EMAIL PROTECTED]
> http://list.cobalt.com/mailman/listinfo/cobalt-security
> 

_______________________________________________
cobalt-security mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-security

Reply via email to