exam questions

Exam 312-50v11 All Questions

View all questions & answers for the 312-50v11 exam

Exam 312-50v11 topic 1 question 351 discussion

Actual exam question from ECCouncil's 312-50v11
Question #: 351
Topic #: 1
[All 312-50v11 Questions]

This type of injection attack does not show any error message. It is difficult to exploit as it returns information when the application is given SQL payloads that elicit a true or false response from the server. By observing the response, an attacker can extract sensitive information.
What type of attack is this?

  • A. Union SQL injection
  • B. Error-based SQL injection
  • C. Time-based SQL injection
  • D. Blind SQL injection
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Daniel8660
8 months ago
Selected Answer: D
Blind/Inferential SQL Injection Boolean-based blind SQL injection (sometimes called inferential SQL Injection) is performed by asking the right questions to the application database.Multiple valid statements evaluated as true or false are supplied in the affected parameter in the HTTP request. (P.2044/2028)
upvoted 3 times
...
Osen
1 year, 8 months ago
D correct. Blind SQL (Structured Query Language) injection is a type of SQL Injection attack that asks the database true or false questions and determines the answer based on the applications response.
upvoted 3 times
...
jinjection
1 year, 8 months ago
D correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...