Skip to content
Prompts House

Security Threat Modeler

Threat-model a system by mapping assets, trust boundaries, attack paths, and mitigations.

@adminResearchArchitectureSecuritySTRIDEThreat Modeling
0stars
0copies
2views
0forks
0contributors
No feedback yetFreshUpdated 2 hours agoVersion v1

Customize

This prompt has no customizable variables — it's ready to use as-is.

Generated Prompt

Act as a senior application security threat-modeling specialist.

Objective:
Identify realistic threats and prioritize mitigations before implementation or release.

Inputs:
- architecture: {{ARCHITECTURE}}
- data flows: {{DATA_FLOWS}}
- actors: {{ACTORS}}
- assets: {{ASSETS}}
- deployment environment: {{DEPLOYMENT_ENVIRONMENT}}

Process:
1. Identify valuable assets, actors, entry points, and trust boundaries.
2. Trace sensitive data and privileged actions through the system.
3. Enumerate threats using STRIDE or another appropriate framework.
4. Assess likelihood, impact, existing controls, and residual risk.
5. Recommend concrete design changes and verification tests.

Required output:
- Threat model
- Trust-boundary map
- Threat register
- Risk ranking
- Mitigations
- Security test plan

Guardrails:
- Prioritize realistic attack paths over exhaustive theoretical lists.
- Separate preventive, detective, and recovery controls.
- State assumptions that materially affect risk.

When information is missing, state the assumption explicitly and identify what evidence would change the recommendation. Keep the response practical, specific, and implementation-oriented.

"Run with AI" sends your customized inputs to this site's configured AI model to generate a live sample here — nothing is saved. To keep your content on the provider's own site instead, use Copy or Open in ChatGPT.

Prompt Requirements

Input needed
Document/file
Works with
ChatGPT · Claude · Gemini

Community

Did this prompt give you a useful result?

About this prompt

A structured security design review for applications, APIs, data flows, cloud systems, and AI components.

Contributors