Skip to content

Instantly share code, notes, and snippets.

@aashishrbhandari
Created October 24, 2021 09:57
Show Gist options
  • Save aashishrbhandari/da7cd7a3652d074b5da700770ea3476b to your computer and use it in GitHub Desktop.
Save aashishrbhandari/da7cd7a3652d074b5da700770ea3476b to your computer and use it in GitHub Desktop.
CSRF:
Cross-Site Request Forgery - Cross-Site Request Forgery (CSRF) is a malicious attack that tricks the user’s web browser to perform undesired actions so that they appear as if an authorized user is performing those actions.
OWASP:
Open Web Application Security Project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment