From 1509c019647da5aba7b86b008f11d97082257fe8 Mon Sep 17 00:00:00 2001 From: PrincessPi Date: Fri, 15 Mar 2024 11:04:02 -0600 Subject: [PATCH] workan on da outlinez --- README.md | 49 +++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e95386a..b5c05c1 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ 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 +* fundamentals + 1. definitions + 2. core ideas i. GRC - security culture - budget @@ -16,6 +16,9 @@ Outline of core fundamentals (mostly blue team) - threat actors vi. threat modeling vii. risk analysis + - assets + - financial impact modeling + - heatmap of threats viii. mitigating risk ix. controlls @@ -28,11 +31,37 @@ Outline of core fundamentals (mostly blue team) - assume compromise - redundant backups - hot/cold/warm sites - c. how security departments usually work - - SOC - - NOC - - IR - - administrative + xi. access and authentication + - access + - authentication + - MFA + i. soemthing you know + ii. something you have + iii. something you are + iv. location + 3. how security departments usually work + i. SOC + ii. NOC + iii. IR + iv. administrative - b. offensive/defensive aka red team/blue team - i. \ No newline at end of file + 4. offensive/defensive aka red team/blue team + i. blue team + ii. red team + iii. red team informs blue team + iv. purple team + + 5. Look ahead to technical concepts + i. networking + - client-server model + - ip addresses + - mac addresses + - LAN + - ARP + - DHCP + - routing + ii. networking contd + - TCP + i. packets + - UDP + - DNS