Created
March 19, 2017 21:12
-
-
Save erlangparasu/d8d5e2ff9bdcf79d545fe3c33e194075 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Tag: | |
| * SQL Injection | |
| * XSS - Cross-Site Script Injection | |
| * CSRF - Cross-Site Request Forgery | |
| * Cross-Origin Resource Sharing (CORS) | |
| * JSON with Padding (JSONP) | |
| * The Same-Origin Policy (XHR) XMLHttpRequest | |
| Ref: http://clarkfeusier.com/2015/09/07/browser-security-xss-csrf-injection-safety.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment