EC-Council
412-79V10 · Question #302
SQL Injection attacks are becoming significantly more popular amongst hackers and there has been an estimated 69 percent increase of this attack type. This attack is usually performed by web-based…
The correct answer is D. Blah" or 1=1--. See the full explanation below for the reasoning.
Question
SQL Injection attacks are becoming significantly more popular amongst hackers and there has been an estimated 69 percent increase of this attack type. This attack is usually performed by web-based applications that take input from users that have malicious intent. The attackers will usually provide manipulated input vulnerabilities to pass SQL commands through a web application for execution by a back-end database. The below diagram shows how attackers launched SQL injection attacks on web applications.
Which of the following can the attacker use to launch an SQL injection attack?
Options
- ABlah" 22*?
- BBlah" and 2=1--
- CBlah" and 1=1--
- DBlah" or 1=1--
How the community answered
(29 responses)- A7% (2)
- B17% (5)
- C3% (1)
- D72% (21)
Community Discussion
No community discussion yet for this question.