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 are pages and extents? : SQL Server Architecture
How do you find the error, how can you know the number of rows effected by last SQL statement?
How can you fetch alternate records from a table?
What is the process of indexing?
How do I install only the client tools of sql server 2000?
What is the purpose of a table?
How to insert new line characters into strings?
Define outer join in sql server joins?
Which sql server table is used to hold the stored procedure script?
Can a unique index be created on a column, which contains null?
What is the purpose of forms?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
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)