About 1,360,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 silent threat that exploits trusted sessions to trigger unauthorized actions. Learn how to detect, prevent, and respond.

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

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

  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. CSRF Attack: Cross-Site Request Forgery Definition & Defense

    Aug 30, 2024 · A CSRF (cross-site request forgery) tricks authenticated users into granting malicious actors access through the authentic user's account. During a cross-site request …

  9. What is CSRF (Cross-site request forgery) Attacks ... - Acunetix

    Cross-site Request Forgery, also known as CSRF, Sea Surf, or XSRF, is an attack whereby an attacker tricks a victim into performing actions on their behalf. The impact of the attack …

  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 …