CSRF Vulnerability
What is CSRF?
Cross-site request forgery (CSRF) vulnerabilities may arise when applications rely solely on HTTP cookies to identify the user that has issued a particular request. Because browsers automatically add cookies to requests regardless of th...
cxnsxle.hashnode.dev4 min read