Question: Assume that u have a website that uses relational databases to implement login from. the form was constructed by a string query = SELECT sms

Assume that u have a website that uses relational databases to implement login from.
the form was constructed by a string query = SELECT sms Token FROM users WHERE user =""+user+''''AND password =""+pass+"".whichof the following test inputs can be taken for username and password fields to test the vulnerability SQL injection?
select all that apply
a.password field with the text ' OR 1=1--
b.password filed blank with user field text user 'OR 1=1--
C.NONE
D.password field with the text "OR1=1--'

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!