WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Sql injection trouble Empty Sql injection trouble Fri Feb 08, 2013 2:10 pm

Guest


Guest
Hii everyone,

How to block sql injections and to preserve the code??

2Sql injection trouble Empty Re: Sql injection trouble Mon Feb 18, 2013 3:53 pm

jonasmarsh621

jonasmarsh621
Registered Member
Registered Member
Well you can:

*Blacklist malicious hosts
*Pool resources
*Minimize access
*Encrypt data
*Distrust users
*Profile applications
*Normalize inputs
*Watch for automation

Any would be a good solution.

http://icreatesolutions.com.au/

3Sql injection trouble Empty Re: Sql injection trouble Thu Feb 21, 2013 12:59 pm

webmaster3388


Registered Member
Registered Member
These are some actions below you can use to prevent sql injection attack:

1.Assume that magic quotes is always off
2.Use dynamic SQL only if absolutely necessary
3.Install patches regularly
4.Remove unnecessary functionality you don't use
5.Use automated test tools for sql injections

http://www.pinkzebradesigns.com.au

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum