nerdexam
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)
  • A
    82% (42)
  • B
    6% (3)
  • C
    10% (5)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice