Cross-site request forgery (CSRF or XSRF)
Cross-site request forgery (CSRF or XSRF) is a web security vulnerability where an attacker tricks a user into performing unintended actions on a trusted website where the user is authenticated. It exploits the website’s trust in the user’s browser by […]