412-79V8 · Question #86
SQL injection attacks are becoming significantly more popular amongst hackers and there has been an estimated 69 percent increase of this attack type. This exploit is used to great effect by the…
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 exploit is used to great effect by the hacking community since it is the primary way to steal sensitive data from web applications. It takes advantage of non-validated input vulnerabilities to pass SQL commands through a web application for execution by a back- end database. The below diagram shows how attackers launchedSQL injection attacks on web applications. Which of the following can the attacker use to launch an SQL injection attack?
Exhibit
Options
- ABlah' "2=2 ?
- BBlah' and 2=2 --
- CBlah' and 1=1 --
- DBlah' or 1=1 --
How the community answered
(26 responses)- A15% (4)
- B8% (2)
- C8% (2)
- D69% (18)
Community Discussion
No community discussion yet for this question.
