cmc/org-templates

Org-mode templates.

clone: git clone https://gitbay.org/cmc/org-templates.git

main: templates/security/threat-model.org · raw

 1#+TITLE: Threat Model - [System or App]
 2#+FILETAGS: :security:threat:
 3
 4* Overview
 5- What is being modeled?
 6- Assets to protect:
 7
 8* Assumptions
 9
10* Potential Threats
11
12* Attack Vectors
13
14* Mitigations
15
16* Notes