Intermediate
16 minLessons tab

Cross-Site Request Forgery

See how attackers can trick users into performing unwanted actions

Progress1 of 5
1Introduction

CSRF tricks users into executing unwanted actions on authenticated websites.

Interactive Demo
Try to exploit this vulnerable application

Online Banking

Balance: $5000

Quick Transfer

💡 CSRF Scenario

This form has no CSRF protection. A malicious website could automatically submit this form when you visit it.