How to debug in taint mode (cgi-script)?

From: Duke of Hazard (squash_at_peoriadesignweb.com)
Date: 12/31/04


Date: 30 Dec 2004 16:44:01 -0800

After reading through this newgroup I am convinced I need to turn on
taint mode in my scripts. The problem is most of my scripts do nut run
with taint mode on! I either get "Internal Server Error messages" or if
i run from command line, I get "Too late for taint mode option". Any
ideas besides brute force breaking down my scrips to smaller manageable
chunks.



Relevant Pages

  • Taint question
    ... I'm writing CGI scripts on a windows machine. ... to make them more secure I try to employ the -T switch for taint mode. ... Perl is integrated into the PATH. ...
    (perl.beginners)
  • Re: Taint question
    ... > I'm writing CGI scripts on a windows (2000 and xp pro) machine. ... > order to make them more secure I try to employ the -T switch for ... > and running scripts in Taint mode wouldn't help much?? ...
    (perl.beginners)