Cross-Site Request Forgery: Revision history

From Encyclopedia of Cybersecurity

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 May 2024

5 May 2024

  • curprev 15:4515:45, 5 May 2024Ccocrick talk contribs 4,620 bytes +4,620 Created page with "== Cross-Site Request Forgery == '''Cross-Site Request Forgery''' (CSRF) is a type of security vulnerability that occurs when a malicious actor tricks a user into performing unauthorized actions on a web application in which the user is authenticated. === Overview === Cross-Site Request Forgery (CSRF) is a common web security threat that exploits the trust relationship between a user's browser and a web application. In a CSRF attack, the attacker crafts a malicious re..."