GAQM
CPEH-001 · Question #1026
Which of the following types of SQL injection attacks extends the results returned by the original query, enabling attackers to run two or more statements if they have the same structure as the…
The correct answer is A. Error-based injection. See the full explanation below for the reasoning.
Question
Which of the following types of SQL injection attacks extends the results returned by the original query, enabling attackers to run two or more statements if they have the same structure as the original one?
Options
- AError-based injection
- BBoolean-based blind SQL injection
- CBlind SQL injection
- DAllnion SQL injection
How the community answered
(51 responses)- A82% (42)
- B6% (3)
- C10% (5)
- D2% (1)
Community Discussion
No community discussion yet for this question.