Add Oauth2 threat model

This commit is contained in:
Mohammed A Imran 2021-06-19 16:43:03 +08:00 committed by GitHub
parent 269bb6b41a
commit 8223a2c611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,8 @@ Contributions welcome. Add links through pull requests or create an issue to sta
*Threat model examples for reference.*
- [OAuth 2.0 Threat Model and Security Considerations](https://datatracker.ietf.org/doc/html/rfc6819)
- [SSL Threat model by Qualys](https://www.ssllabs.com/downloads/SSL_Threat_Model.png)
- [DNS Security: Threat Modeling DNSSEC, DoT, and DoH by Jan Schuamann](https://www.netmeister.org/blog/doh-dot-dnssec.html)