350-201 · Question #52
350-201 Question #52: Real Exam Question with Answer & Explanation
The correct answer is D: Fix applications according to the risk scores. Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious web site, email, blog, instant message, or program causes a user's web browser to perform an unwanted action on a trusted site when the user is authenticated. A CSRF attack works because browser re
Question
Options
- AIdentify the business applications running on the assets
- BUpdate software to patch third-party software
- CValidate CSRF by executing exploits within Metasploit
- DFix applications according to the risk scores
Explanation
Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious web site, email, blog, instant message, or program causes a user's web browser to perform an unwanted action on a trusted site when the user is authenticated. A CSRF attack works because browser requests automatically include all cookies including session cookies. Therefore, if the user is authenticated to the site, the site cannot distinguish between legitimate authorized requests and forged authenticated requests.
Topics
Community Discussion
No community discussion yet for this question.