CompTIA PenTest+ (PT0-001) — Question 170

Joe, an attacker, intends to transfer funds discreetly from a victim's account to his own. Which of the following URLs can he use to accomplish this attack?

Answer options

Correct answer: B

Explanation

Option B is correct because it includes a valid SQL injection that allows Joe to manipulate the database query to gain unauthorized access to funds. Options A and C do not work because of the incorrect usage of the 'notify' parameter, while option D fails due to the use of 'AND' instead of 'OR', which would not yield the desired results for the attack.