TECTED]
Sent by: cc:
beginners-return-19-Brent_Michalski=mastercard.coSubject:
Perl CGI Security
[EMAIL PRO
On Mon, Apr 16, 2001 at 11:39:50AM -0700, Peter Scott wrote:
: At 01:13 PM 4/16/01 -0400, Casey West wrote:
: >
: >WRT Perl, you can eliminate most major problems with the use of '-T'.
: >Make sure your CGIs start with these lines:
: >
: >#!/path/to/perl -wT
: >use strict;
: >
: >If you can get yo
At 01:13 PM 4/16/01 -0400, Casey West wrote:
>On Mon, Apr 16, 2001 at 12:03:21PM -0600, Ray Calkins 100660207 wrote:
>: Hello All:
>:
>: I'm want to write a few CGI programs for my web site, but I've heard
>there are
>: some (unspecified) security issues with Perl and CGI. How can I avoid
>leav
> What type CGI are you going to be writing?
Lots of different stuff I want to do, but I thought I'd start with a chat or
BBS-like script, as there seem to be a few availible to work from.
Ray Calkins
[EMAIL PROTECTED] [EMAIL PROTECTED]
"My opinions are my own, and do not reflect tho
> Sent: 16 April 2001 7:03
> To: [EMAIL PROTECTED]
> Subject: Perl CGI Security
>
>
> Hello All:
>
> I'm want to write a few CGI programs for my web site, but I've
> heard there are
> some (unspecified) security issues with Perl and CGI. How c
On Mon, Apr 16, 2001 at 12:03:21PM -0600, Ray Calkins 100660207 wrote:
: Hello All:
:
: I'm want to write a few CGI programs for my web site, but I've heard there are
: some (unspecified) security issues with Perl and CGI. How can I avoid leaving
: myself open?
WRT Perl, you can eliminate mos
Hello All:
I'm want to write a few CGI programs for my web site, but I've heard there are
some (unspecified) security issues with Perl and CGI. How can I avoid leaving
myself open?
I have read http://www.csclub.uwaterloo.ca/u/mlvanbie/cgisec/ "CGI Security
Tutorial", but it's a little over m