CSRF Attack & It's Prevention in Rails/Django
Cross-Site Request Forgery (CSRF) is a type of web security vulnerability where an attacker tricks a user into unknowingly making an unwanted and potentially harmful request to a web application on which the user is authenticated. This occurs because...
mujahid2923.hashnode.dev5 min read