About 1,570,000 results
Open links in new tab
  1. 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.

  2. 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 …

  3. 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 …

  4. What is CSRF | Cross Site Request Forgery Example | Imperva

    Oct 7, 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 …

  5. XSS vs CSRF | Web Security Academy - PortSwigger

    CSRF can be described as a "one-way" vulnerability, in that while an attacker can induce the victim to issue an HTTP request, they cannot retrieve the response from that request.

  6. 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 …

  7. 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 …

  8. 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 …

  9. Cross-Site Request Forgery: Impact and Prevention

    Apr 4, 2022 · Cross-Site Request Forgery (CSRF), also known as XSRF, Session Riding, or one-click attacks, is a web security vulnerability that tricks a web browser into executing an …

  10. CSRF explained | What is cross-site request forgery? - Cloudflare

    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 …