CSRF Tutorial - A Guide to Better Understand and Defend Against Cross-Site Request Forgery (CSRF)
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=13QPmRuhbhU
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Cross-Site Request Forgery (CSRF) is a type of attack that drives an end user to perform unwanted actions on a web application in which they're currently authenticated. The attack's consequences vary wildly, ranging from changing a user's shipping address to granting the impostor admin privileges to read or delete the entire database. In this CSRF tutorial, we provide an explanation of this attack and discuss recommended mitigation strategies against this commonly misunderstood security exploit.
Watch this video to learn:
- What is a CSRF attack
- The details of a CSRF attack
- How to defend against Cross-Site Request Forgery
Other Videos By Fullstack Academy
Tags:
CSRF
CSRF attack
Cross-Site Request Forgery
defend against Cross-Site Request Forgery
cybersecurity