...
/Introduction to Cross-Site Request Forgery (XSRF)
Introduction to Cross-Site Request Forgery (XSRF)
In this chapter, you will be introduced to cross-site request forgery.
We'll cover the following...
If XSS is a case of a browser trusting JavaScript from the server too much, XSRF is a case of a server trusting a browser too much.
Let’s go back to our example of a blogging site. Somehow there must be a browser request that saves a blog post to the server. Suppose the blog posting request looks something like ...
Access this course and 1400+ top-rated courses and projects.