10 lines
788 B
Plaintext
10 lines
788 B
Plaintext
![]() |
== See
|
||
|
|
||
|
* https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS[developer.mozilla.org] - CORS
|
||
|
* https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy[developer.mozilla.org] - Same origin policy
|
||
|
* https://www.owasp.org/index.php/Top_10-2017_A6-Security_Misconfiguration[OWASP Top 10 2017 Category A6] - Security Misconfiguration
|
||
|
* https://www.owasp.org/index.php/HTML5_Security_Cheat_Sheet#Cross_Origin_Resource_Sharing[OWASP HTML5 Security Cheat Sheet] - Cross Origin Resource Sharing
|
||
|
* https://cwe.mitre.org/data/definitions/346.html[MITRE, CWE-346] - Origin Validation Error
|
||
|
* https://cwe.mitre.org/data/definitions/942.html[MITRE, CWE-942] - Overly Permissive Cross-domain Whitelist
|
||
|
* https://www.sans.org/top25-software-errors/#cat3[SANS Top 25] - Porous Defenses
|