What is CSRF and CSRF Token

Cross-site request forgery (CSRF or XSRF) , also know as One Click Attack, is a web security vulnerability that allows an Attacker / Hacker to attack on web application & to induce authenticated users to perform actions that they do not intend to perform.  Cross Site Request Forgery = Cross Site + Request Forgery Cross-Site … Continue reading What is CSRF and CSRF Token