Open Source Threat Modeling


The Linux Foundation


What is threat modeling? Application threat modeling is a structured approach to identifying ways that an adversary might try to attack an application and then designing mitigations to prevent, detect or reduce the impact of those attacks. Why threat modeling? My preferred type of diagram is a Data Flow Diagram with trust boundaries: Identify threats – In this stage, the threat modeling team ask questions about the component parts of the application and (very importantly) the interactions or data flows between them to guess how someone might try to attack it. If you want a tool to help you, try OWASP Threat Dragon!


Visit Link


Tags: