11.4k views
2 votes
is an attack that forces an end user to execute unwanted actions on a web application in which they're currently authenticat

User Amone
by
6.7k points

1 Answer

3 votes

Answer:

The right answer will be "Cross-Site Request Forgery (CSRF)".

Step-by-step explanation:

  • CSRF would be an attack that causes an endpoint consumer to perform inappropriate activities throughout a website interface where they're already authenticated.
  • These attacks only threaten state-switching requests, never data manipulation because the intruder requires no means of knowing the answer to the demand fabricated.
User Elshnkhll
by
7.2k points