CSRF 🔴 Attack

A CSRF (or Cross-Site Request Forgery) attack is a malicious technique in which an attacker encourages a user to perform unwanted actions on a web application to which they are already authenticated, without their knowledge. The aim is to divert the trust that the application places in the user, by exploiting session cookies or identifiers stored in the browser.