BACK TO TEMPLATES
promptany
STRIDE Threat Modeling Prompt Template
Structured prompt template for performing STRIDE security threat modeling on system architecture designs.
When to use this
Copy this prompt template during system design reviews to generate a STRIDE security threat matrix.
The template
Perform a STRIDE security threat model for the architecture described below. Analyze categories: - **S**poofing identity - **T**ampering with data - **R**epudiation - **I**nformation disclosure - **D**enial of service - **E**levation of privilege Deliverables: 1. Threat Table listing Category, Impact Level (High/Med/Low), Exploit Vector, and Mitigation Strategy. 2. Recommended security controls (rate limiting, encryption at rest/transit, audit logging). System Architecture Description: [PASTE ARCHITECTURE DESCRIPTION OR COMPONENT DIAGRAM HERE]
How to use
Run against system design docs before building production services.
Last verified 2026-07-26