Question: A Moving to the next question prevents changes to this answer. uestion 6 Consider the following query an application performs when a user changes her
A Moving to the next question prevents changes to this answer. uestion 6 Consider the following query an application performs when a user changes her password: UPDATE users SET password='newsecret' WHERE user'marcus' and password = 'secret If the attacker enters username as admin'or 1=1--, new password as foo, and existing password as blank, what will happen? a. The application will return error message because existing password is not entered b. The attacker can bypass password check c. The attacker will set only the admin user's password to foo d. The attacker will set every user's password to foo Moving to the next question prevents changes to this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
