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's the maximum size of a row? : Sql server database administration
How to change the system date and time from SQL Plus Terminal ?
What is a unique index?
What is the difference between a check constraint and a rule?
Does sql server 2016 have ssms?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
Can group functions be used in the order by clause in ms sql server?
What are the advantages of stored procedure in sql server?
In what three ways is the return statement used in a stored procedure?
How to use "if ... Else if ... Else ..." Statement structures in ms sql server?
What is constraints and its types?
What is the system function to get the current user's user id?
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)