ExamGecko
Question list
Search
Search

Question 438 - 200-901 discussion

Report
Export

Which type of OWASP threat forges a malicious HTTP request into an application?

A.

Clickjacking

Answers
A.

Clickjacking

B.

SQL Injection

Answers
B.

SQL Injection

C.

CSRF

Answers
C.

CSRF

D.

XSS

Answers
D.

XSS

Suggested answer: C

Explanation:

Cross-Site Request Forgery (CSRF) is a type of attack that forges a malicious HTTP request and sends it from a user's browser to a different site where the user is authenticated. The attacker tricks the user into executing unwanted actions on a web application in which the user is currently authenticated. This can lead to unauthorized actions being performed on the user's behalf.

Cisco DevNet Associate Certification Guide

OWASP CSRF Prevention Cheat Sheet

asked 07/10/2024
john rosselot
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first