Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re5: Using-T and Untainting SQL

by PotPieMan (Hermit)
on Apr 30, 2002 at 23:48 UTC ( [id://163191]=note: print w/replies, xml ) Need Help??


in reply to Re: Re3: Using-T and Untainting SQL
in thread Using-T and Untainting SQL

Taint mode makes your script as safe as possible because it makes you more paranoid about the data coming into your script. You should still put taint on your TO DO list, but you should be okay without it. This is, of course, assuming that you aren't making any system calls in your scripts (using backticks, system, exec, or any of the other means of calling an external file).

Unfortunately, I couldn't find any good nodes on taint mode here, but I'll try and look some more. I did find the following:

--PotPieMan

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://163191]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-18 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found