Learning Resources
[Learning Resources] API Security
Kaden Sungbin Cho
2022. 1. 15. 10:51
반응형
https://github.com/NeilMadden/apisecurityinaction
https://cheatsheetseries.owasp.org/
https://observatory.mozilla.org/
https://portswigger.net/research/json-hijacking-for-the-modern-web
https://datatracker.ietf.org/doc/html/rfc6750
OAuth 2.0 for native apps: https://datatracker.ietf.org/doc/html/rfc8252
API Security in Action
XSS
- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
- https://web.dev/trusted-types/
반응형