What is a Cross Site Request Forgery
(CSRF) attack?
Cross site request forgery is a cyber attack where an attacker takes advantage of a logged in user’s session cookie and makes inappropriate request to the website that the user is authenticated to.
Consider an example, where a user logs in to his/her...
soujanya.hashnode.dev4 min read