nerdexam
EC-Council

312-50V9 · Question #211

The Open Web Application Security Project (OWASP) is the worldwide not-for-profit charitable organization focused on improving the security of software. What item is the primary concern on OWASP's Top

The correct answer is A. Injection. The top item of the OWASP 2013 OWASP's Top Ten Project Most Critical Web Application Security Risks is injection. Injection flaws, such as SQL, OS, and LDAP injection occur when untrusted data is sent to an interpreter as part of a command or query. The attacker's hostile data ca

Hacking Web Applications

Question

The Open Web Application Security Project (OWASP) is the worldwide not-for-profit charitable organization focused on improving the security of software. What item is the primary concern on OWASP's Top Ten Project Most Critical Web Application Security Risks?

Options

  • AInjection
  • BCross Site Scripting
  • CCross Site Request Forgery
  • DPath disclosure

How the community answered

(57 responses)
  • A
    95% (54)
  • B
    2% (1)
  • D
    4% (2)

Explanation

The top item of the OWASP 2013 OWASP's Top Ten Project Most Critical Web Application Security Risks is injection. Injection flaws, such as SQL, OS, and LDAP injection occur when untrusted data is sent to an interpreter as part of a command or query. The attacker's hostile data can trick the interpreter into executing unintended commands or accessing data without proper authorization.

Topics

#OWASP Top Ten#injection#web application risks#application security

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice