Wht is SQL Injection Attack ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vikas kant
Sql injection attack is the form of attack on the database
driven websites in which attacker executes some
unauthorised T-Sql commands while taking the advantage of
poor input validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saman
Read http://www.expertcore.org/viewtopic.php?f=74&t=2101 for
"what is SQL injection" with examples.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between clustered and non clustered index?
What are the different types of cursor?
what is normalization? Explain different levels of normalization? : Sql server database administration
Can we delete data from a view?
What do you understand by triggers and mention the different types of it?
What is the SQL?????????????????????????????
Explain how many normalization forms?
What is the difference between getdate and sysdatetime?
what kind of lan types do you know? : Sql server database administration
What is the data type of time?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
What is xml datatype?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)