Certified Incident Handler (ECIH) — Question 39

A web application www.movieabc.com was found to be prone to SQL injection attack. You are given a task to exploit the web application and fetch the user credentials. Select the UID which is mapped to user john in the database table.
Note:

Username: sam -
Pass: test

Answer options

Correct answer: D

Explanation

The correct answer is D, as it represents the UID linked to user john in the database. The other options, A, B, and C, do not correspond to the UID for john, making them incorrect choices.