- Home
- All questions
- Question 153
CompTIA Security+ study material · question 153 of 611
Why can a server not distinguish a cross-site request forgery from a legitimate request using cookies alone?
Show the answer
Answer: D. Because the browser attaches the victim's cookies automatically to both
Ambient authority means both requests look authenticated, so an extra unguessable token is needed.
Source: OWASP Cross-Site Request Forgery Prevention Cheat Sheet (OWASP) — OWASP Cross-Site Request Forgery Prevention Cheat Sheet › Introduction