Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-50v12 All Questions

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

Exam 312-50v12 topic 1 question 88 discussion

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

SQL injection (SQLi) attacks attempt to inject SQL syntax into web requests, which may bypass authentication and allow attackers to access and/or modify data attached to a web application.
Which of the following SQLi types leverages a database server’s ability to make DNS requests to pass data to an attacker?

  • A. In-band SQLi
  • B. Union-based SQLi
  • C. Out-of-band SQLi
  • D. Time-based blind SQLi
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
insaniunt
11 months ago
Selected Answer: C
C. Out-of-band SQLi In Out-of-Band SQL injection, the attacker needs to communicate with the server and acquire features of the database server used by the web application
upvoted 2 times
...
Vincent_Lu
1 year, 5 months ago
C. Out-of-band SQLi
upvoted 1 times
Vincent_Lu
1 year, 5 months ago
1.In-band SQLi: Stacked/Union/Error 2.Inferential SQLi: Boolean/Time 3.Out-of-band SQLi: DNS
upvoted 7 times
...
...
sausageman
1 year, 7 months ago
Selected Answer: C
C. Out-of-band SQLi
upvoted 1 times
...
eli117
1 year, 7 months ago
Selected Answer: C
C. Out-of-band SQLi. Out-of-band SQL injection is an advanced form of SQL injection that is not reliant on the same channel as the application. In this technique, the attacker uses a different channel, such as an email, to send the data to an external server that is under their control. An example of this technique is exploiting a SQL vulnerability that allows an attacker to make DNS requests from the victim's server to an external server under the attacker's control, allowing them to pass data to the attacker.
upvoted 3 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 ...