├── LICENSE ├── README.md ├── img ├── TM_diagram.png ├── TM_stages.png └── ppt_iso27005.png └── playbook ├── 1. Introduction.md ├── 2. Get stakeholder buy-in.md ├── 3. Embed in your organization.md ├── 4. Train your people to threat model.md ├── 5. Strengthen your threat model proces.md ├── 6. Innovate with threat model technology.md ├── 7. Glossary of terms.md ├── 8. References.md └── test.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/README.md -------------------------------------------------------------------------------- /img/TM_diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/img/TM_diagram.png -------------------------------------------------------------------------------- /img/TM_stages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/img/TM_stages.png -------------------------------------------------------------------------------- /img/ppt_iso27005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/img/ppt_iso27005.png -------------------------------------------------------------------------------- /playbook/1. Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/1. Introduction.md -------------------------------------------------------------------------------- /playbook/2. Get stakeholder buy-in.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/2. Get stakeholder buy-in.md -------------------------------------------------------------------------------- /playbook/3. Embed in your organization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/3. Embed in your organization.md -------------------------------------------------------------------------------- /playbook/4. Train your people to threat model.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/4. Train your people to threat model.md -------------------------------------------------------------------------------- /playbook/5. Strengthen your threat model proces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/5. Strengthen your threat model proces.md -------------------------------------------------------------------------------- /playbook/6. Innovate with threat model technology.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/6. Innovate with threat model technology.md -------------------------------------------------------------------------------- /playbook/7. Glossary of terms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/7. Glossary of terms.md -------------------------------------------------------------------------------- /playbook/8. References.md : -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/8. References.md -------------------------------------------------------------------------------- /playbook/test.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Toreon/threat-model-playbook/HEAD/playbook/test.md --------------------------------------------------------------------------------