Tech Tips
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SQL Injection SQL Tips to prevent from wrong data entry

Go down

SQL Injection SQL Tips to prevent from wrong data entry Empty SQL Injection SQL Tips to prevent from wrong data entry

Post  Admin Fri Aug 21, 2009 8:31 am

SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks

For More detail visit this site
http://en.wikipedia.org/wiki/SQL_injection

Admin
Admin

Posts : 60
Join date : 2009-06-05

https://softro.forumotion.net

Back to top Go down

Back to top


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