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
- Host: GitHub
- URL: https://github.com/thequietlife/cti-crash-course
- Owner: thequietlife
- Created: 2024-10-25T08:13:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T06:51:16.000Z (4 months ago)
- Last Synced: 2025-01-10T07:47:26.913Z (4 months ago)
- Topics: crash-course, cti, cybersecurity, threatintel, threatintelligence
- Homepage:
- Size: 23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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____________________________