romy_mathew has asked for the wisdom of the Perl Monks concerning the following question:
I created a E-commerce site. I have maintained basic rules like 1. Never trust a user information, 2. Taint checking.
Apart from this how do I make sure my perl scripts are secure and prevent database injection attacks etc...
Is there any books that I can be used to refer for adding security
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to secure a perl script from attacks
by thomas895 (Deacon) on Jun 09, 2012 at 19:40 UTC | |
|
Re: How to secure a perl script from attacks
by ww (Archbishop) on Jun 09, 2012 at 21:37 UTC | |
|
Re: How to secure a perl script from attacks
by CountZero (Bishop) on Jun 10, 2012 at 07:43 UTC | |
by ruzam (Curate) on Jun 11, 2012 at 23:04 UTC | |
|
Re: How to secure a perl script from attacks
by zentara (Cardinal) on Jun 10, 2012 at 10:07 UTC | |
|
Re: How to secure a perl script from attacks
by pemungkah (Priest) on Jun 11, 2012 at 22:43 UTC | |
|
Re: How to secure a perl script from attacks
by Anonymous Monk on Jun 10, 2012 at 07:33 UTC |