2 Videos for Cross-Site Request Forgery

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
CSRF: Introduction
This video introduces Cross-Site Request Forgery (CSRF) attacks, explaining classic browser behavior and how malicious websites can exploit it to perform unauthorized actions on behalf of a user. It also covers methods to protect against CSRF attacks.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
CSRF: Exploitation
In this video, we explore the first exercise from PentesterLab on Cross Site Request Forgery (CSRF). We demonstrate how to exploit a CSRF vulnerability to share a secret with another user by crafting a malicious HTML form.