Total Articles 215
2010.12.05 22:56:51
2006
SQL injection is a security vulnerability that occurs in a database layer of an application. It is
technique to inject SQL query/command as an input via web pages. Sometimes we accept input
from the web user and pass that input as parameter to construct a database query dynamically in
the backend to perform search operation in database. Here the question of SQL injection comes.
A intelligently crafted input may produce a result that the application is not supposed to do.

 
 




Cramir
proftester

great ... very precise yet extremely easy to understand article ... really good help for beginner .... thanks and keep it up