workan on da outlinez
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
A guide to go from zero to hero in cyber security
|
A guide to go from zero to hero in cyber security
|
||||||
|
|
||||||
Outline of core fundamentals (mostly blue team)
|
Outline of core fundamentals (mostly blue team)
|
||||||
1. fundamentals
|
* fundamentals
|
||||||
a. definitions
|
1. definitions
|
||||||
b. core ideas
|
2. core ideas
|
||||||
i. GRC
|
i. GRC
|
||||||
- security culture
|
- security culture
|
||||||
- budget
|
- budget
|
||||||
@@ -16,6 +16,9 @@ Outline of core fundamentals (mostly blue team)
|
|||||||
- threat actors
|
- threat actors
|
||||||
vi. threat modeling
|
vi. threat modeling
|
||||||
vii. risk analysis
|
vii. risk analysis
|
||||||
|
- assets
|
||||||
|
- financial impact modeling
|
||||||
|
- heatmap of threats
|
||||||
viii. mitigating risk
|
viii. mitigating risk
|
||||||
|
|
||||||
ix. controlls
|
ix. controlls
|
||||||
@@ -28,11 +31,37 @@ Outline of core fundamentals (mostly blue team)
|
|||||||
- assume compromise
|
- assume compromise
|
||||||
- redundant backups
|
- redundant backups
|
||||||
- hot/cold/warm sites
|
- hot/cold/warm sites
|
||||||
c. how security departments usually work
|
xi. access and authentication
|
||||||
- SOC
|
- access
|
||||||
- NOC
|
- authentication
|
||||||
- IR
|
- MFA
|
||||||
- administrative
|
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
|
4. offensive/defensive aka red team/blue team
|
||||||
i.
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user