From 6db5268b6128c8ea639d7ef3fc56dcee37bcf3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bendeg=C3=BAz=20Gy=C3=B6nki?= Date: Fri, 16 Oct 2020 12:06:19 +0200 Subject: [PATCH] Updated Threat Modelling (markdown) --- Threat-Modelling.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Threat-Modelling.md b/Threat-Modelling.md index 58d438e..3a8778c 100644 --- a/Threat-Modelling.md +++ b/Threat-Modelling.md @@ -22,15 +22,13 @@ ## Assets -Physical: +**Physical:** there are no physical assets -* ‒ - -Human: +**Human:** * Users -Logical: +**Logical:** * CAFF files * Personal data of users @@ -75,6 +73,6 @@ Logical: # Identify countermeasures -1. Enforce minimum passwrd length +1. Enforce minimum password length 2. Monitor the firewall -3. Monitor permissions, previleged users and backups \ No newline at end of file +3. Monitor permissions, privileged users and backups \ No newline at end of file