EC-Council
312-50V7 · Question #208
What is the main difference between a "Normal" SQL Injection and a "Blind" SQL Injection vulnerability?
The correct answer is D. The vulnerable application does not display errors with information about the injection results to the attacker. See the full explanation below for the reasoning.
Question
What is the main difference between a "Normal" SQL Injection and a "Blind" SQL Injection vulnerability?
Options
- AThe request to the web server is not visible to the administrator of the vulnerable application.
- BThe attack is called "Blind" because, although the application properly filters user input, it is still vulnerable
- CThe successful attack does not show an error message to the administrator of the affected application.
- DThe vulnerable application does not display errors with information about the injection results to the attacker.
How the community answered
(21 responses)- B5% (1)
- C10% (2)
- D86% (18)
Community Discussion
No community discussion yet for this question.