An open API service indexing awesome lists of open source software.

https://github.com/thequietlife/cti-crash-course

🚀 Cyber Threat Intelligence Crash Course
https://github.com/thequietlife/cti-crash-course

crash-course cti cybersecurity threatintel threatintelligence

Last synced: 4 months ago
JSON representation

🚀 Cyber Threat Intelligence Crash Course

Awesome Lists containing this project

README

        

# 🚀 Cyber Threat Intelligence Crash Course

🚧 Putting all my notes into one spot. Notes from learning CTI. I have used Andy Piazza's [Cyber Threat Intelligence Study Plan](https://klrgrz.medium.com/cyber-threat-intelligence-study-plan-c60484d319cb) and Katie Nickels' [A Cyber Threat Intelligence Self-Study Plan](https://medium.com/katies-five-cents/a-cyber-threat-intelligence-self-study-plan-part-1-968b5a8daf9a) as guides. I have also gone through a stack of CTI analyst job ads to find the skills hiring managers want for a cyber threat intel analyst.

___________________________

## Table of Contents

### Basics
* 💻 [How Computers Work](https://github.com/thequietlife/CTI-101/blob/ca3cadef9b37ead345df7ba0cc789fd69224e3a1/assets/how%20computers%20work.md)
- Computer Software
- Computer Hardware
- Data + Storage

* 🍰 [Networking Fundamentals](https://github.com/thequietlife/CTI-101/blob/ca3cadef9b37ead345df7ba0cc789fd69224e3a1/assets/networking%20fundamentals.md)
- The Internet
- Bit Sending
- IP Addresses + DNS
- Packets, Routing + Reliability
- TCP
- The OSI Model

* 📐 [Security Architecture](https://github.com/thequietlife/CTI-101/blob/8681b6029fd8e926a5290ef65bb68aaafef93436/assets/security%20architecture.md)
- Essential Security Principles
- Fundamentals of Confidentiality, Integrity and Availability
- Security Architect Role + Tools
- Identity and Access Management
- Endpoints
- Networks
- Application Security
- Data Security
- Detection
- Reponse

* 📓 [Cybersecurity Concepts](https://github.com/thequietlife/CTI-Crash-Course/blob/2b7819a889344e539231a220c021aa4b42449392/assets/cybersecurity%20concepts.md)
- Basic Threat Landscape
- Different Types of Malware
- Basic Mitigation Strategies

* 🦠 [Common Attack Types](https://github.com/thequietlife/CTI-Crash-Course/blob/3d1c7ae8ce549dc28e1e02656b8916ce02e19421/assets/common%20attack%20types.md)

### Next:
* Encryption Standards
* Writing with Clarity
* Study APT Reports
* Critical Thinking
* Intelligence Analysis Fundamentals

____________________________