Answer Posted / vinod
When a haker gives input like username = vinod@gmail.com and
password = a' or 'x' = 'x-- than user name will be accepted
and password x=x will always true so system can allow to
haker to login.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is typed dataset ?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Explain the dataadapter class in ado.net?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Explain the namespaces in which .net has the data functionality class.
How to pass multiple tables in datasets simultaneously?
What is Dataset Object?
What is maximum pool size in ado.net connection string?
Is ado.net dead?
How to perform sorting on a table in ADO.NET?
Define data access layer?
What is difference between ado and other data object?