Wht is SQL Injection Attack ?

Answer Posted / mustafa_7_8_6

SQL injection is a 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 in
fact an instance of a more general class of vulnerabilities
that can occur whenever one programming or scripting
language is embedded inside another.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an indexing technique?

667


What is user defined stored procedures?

715


how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }

2030


Tell me about joins in database system and explain each in detail.

800


What is usually the first word in a sql query?

812






How to replace the Query Result 'Null Value' with a text ?

761


What is constraints and its types?

675


How to select some specific rows from a table in ms sql server?

758


Can sql servers linked to other servers?

727


What are the steps to insert a table?

698


What is self join in sql server joins?

733


How can sql server instances be hidden?

689


How to generate create procedure script on an existing stored procedure?

694


Explain about the command-line tool SQLCMD?

748


What is the log shipping?

749