nerdexam
EC-Council

EC0-350 · Question #213

Which of the following conditions must be given to allow a tester to exploit a Cross-Site Request Forgery (CSRF) vulnerable web application?

The correct answer is D. The web application should not use random tokens. See the full explanation below for the reasoning.

Question

Which of the following conditions must be given to allow a tester to exploit a Cross-Site Request Forgery (CSRF) vulnerable web application?

Options

  • AThe victim user must open the malicious link with an Internet Explorer prior to version 8.
  • BThe session cookies generated by the application do not have the HttpOnly flag set.
  • CThe victim user must open the malicious link with a Firefox prior to version 3.
  • DThe web application should not use random tokens.

How the community answered

(54 responses)
  • A
    13% (7)
  • B
    6% (3)
  • C
    4% (2)
  • D
    78% (42)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice