From 02490ffce9d22422bb0b5d2814988a21e103d973 Mon Sep 17 00:00:00 2001 From: PrincessPi Date: Fri, 15 Mar 2024 10:50:31 -0600 Subject: [PATCH] working on outline - core fundamentlas --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/README.md b/README.md index 75106bf..e95386a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,38 @@ # getting-started-in-cybersec A guide to go from zero to hero in cyber security + +Outline of core fundamentals (mostly blue team) +1. fundamentals + a. definitions + b. core ideas + i. GRC + - security culture + - budget + - man power + ii. CIA triad + iii. security in depth + zero trust security vs castle method + iv. assume compromise + v. assessing threats + - threat actors + vi. threat modeling + vii. risk analysis + viii. mitigating risk + + ix. controlls + - administrative + - technical + - detective + - preventitive + - deturrant + x. disaster recovery + - assume compromise + - redundant backups + - hot/cold/warm sites + c. how security departments usually work + - SOC + - NOC + - IR + - administrative + + b. offensive/defensive aka red team/blue team + i. \ No newline at end of file