
Cross Site Request Forgery (CSRF) - OWASP Foundation
Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated.
Cross-site request forgery - Wikipedia
Cross-site request forgery, also known as one-click attack or session riding and abbreviated as CSRF (sometimes pronounced sea-surf[1]) or XSRF, is a type of malicious exploit of a website or web …
What Is CSRF (Cross-Site Request Forgery)? - Palo Alto Networks
Cross-site request forgery (CSRF) is a web application cyber attack that abuses the trust a site places in a user’s browser. When a user is authenticated — typically through session cookies — their browser …
Cross-site Request Forgery (CSRF) - Glossary | CSRC
] under cross-site request forgery (CSRF) A type of Web exploit where an unauthorized party causes commands to be transmitted by a trusted user of a Web site without that user’s knowledge.
What is CSRF | Cross Site Request Forgery Example | Imperva
Oct 28, 2025 · Cross site request forgery (CSRF), also known as XSRF, Sea Surf or Session Riding, is an attack vector that tricks a web browser into executing an unwanted action in an application to …
Cross-site request forgery (CSRF) - Security | MDN
Oct 17, 2025 · In a cross-site request forgery (CSRF) attack, an attacker tricks the user or the browser into making an HTTP request to the target site from a malicious site. The request includes the user's …
What is Cross Site Request Forgery (CSRF) - GeeksforGeeks
Sep 19, 2025 · Cross-Site Request Forgery (CSRF) is a critical web vulnerability that allows attackers to trick authenticated users into performing unintended actions, such as changing account details or …
What Is CSRF (Cross Site Request Forgery)? - Fortinet
CSRF or Cross-Site Request Forgery is an attack on a web application by end-users that have already granted them authentication. Learn how it works, and how hackers construct a CSRF attack.
CSRF explained | What is cross-site request forgery?
What is cross-site request forgery (CSRF)? CSRF is a cyber attack that tricks a user into using their credentials to perform unintended actions on a web application where they are authenticated.
Cross Site Request Forgery (CSRF) - Barracuda Networks
Cross-site request forgery, often abbreviated as CSRF, is a possible attack that can occur when a malicious website, blog, email message, instant message, or web application causes a user’s web …