CiscoCisco
200-901 · Question #312
200-901 Question #312: Real Exam Question with Answer & Explanation
The correct answer is D: CSRF. Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they are currently authenticated.
Application Deployment and Security
Question
Which OWASP threat takes advantage of a web application that the user has already authenticated to execute an attack?
Options
- Aphishing
- BDoS
- Cbrute force attack
- DCSRF
Explanation
Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they are currently authenticated.
Topics
#OWASP#CSRF#Web Security#Authentication
Community Discussion
No community discussion yet for this question.