Skip to main content
Random Coding

Photo by Unknown

An Introduction to Cross-Site Request Forgery

I wrote a beginner-level post on Cross-Site Request Forgery (CSRF). The post is part of a series of introductions to basic vulnerabilities that are easy to avoid. It uses Laravel as the framework and covers the basics about the vulnerability and steps you can take to avoid it.

It’s published on the StackHawk blog and can be viewed here.