Zend
200-710 · Question #229
200-710 Question #229: Real Exam Question with Answer & Explanation
The correct answer is B. Add an additional token to the HTTP request. See the full explanation below for the reasoning.
Question
Which of these approaches is recommended to protect a web site against Cross-Site Request Forgery (CSRF)?
Options
- AUse POST instead of GET
- BAdd an additional token to the HTTP request
- CDisable sessions
- DValidate the IP address of the user
Community Discussion
No community discussion yet for this question.