One of the most common security vulnerabilities on any given website is the Cross-Site Request Forgery (CSRF) attack. It’s so common that OWASP has regularly included it in its list of the top ten security vulnerabilities. Luckily for us, Microsoft has made this kind of attack very easy to prevent

#asp.net mvc #antiforgerytoken #programming #development

Using AntiForgeryToken to Prevent Cross-Site Request Forgery
3.40 GEEK