ValidateAntiForgeryToken

Remark :

Run this view, url will be open as: http://localhost:51506/Account/Register

Now, suppose you are a hacker and you know the URL from where you can register user in CrossSite_RequestForgery application. Now, you created a Forgery site as Attacker_Application and just put the same URL in post method.