Difference between revisions of "Threat Modeling Guide for Web Protocols"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Full Title== Here are some existing threat models for web protocols that you might find useful: GitHub Repository: Threat Modeling Guide for Web Protocols—This repositor...")
(No difference)

Revision as of 23:08, 30 May 2025

Full Title

Here are some existing threat models for web protocols that you might find useful:

GitHub Repository: Threat Modeling Guide for Web Protocols—This repository contains structured threat models for various web protocols, including decentralized identities and AI in browsers.

OWASP Threat Model Library: OWASP Threat Model Library—A peer-reviewed collection of threat models for different security domains, including web protocols.

OWASP Threat Modeling Cheat Sheet: Threat Modeling Cheat Sheet—Provides a structured approach to threat modeling, including methodologies applicable to web protocols.

GitHub Collection: Threat Model Examples—A repository featuring real-world threat models for OAuth 2.0, DNSSEC, SSL, and other web security technologies.

References