https://github.com/thequietlife/cti-101
📓 Cyber Threat Intelligence 101
https://github.com/thequietlife/cti-101
cti threatintel
Last synced: 19 days ago
JSON representation
📓 Cyber Threat Intelligence 101
- Host: GitHub
- URL: https://github.com/thequietlife/cti-101
- Owner: thequietlife
- Created: 2024-10-25T08:13:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-05-14T08:56:02.000Z (21 days ago)
- Last Synced: 2025-05-14T09:50:46.845Z (21 days ago)
- Topics: cti, threatintel
- Homepage:
- Size: 48.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📓 Cyber Threat Intelligence (CTI) 101
🚧 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.
___________________________
## 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-101/blob/f9a1737d7bbaa49c2c89e057a155b485842478df/assets/common%20attack%20types.md)
* 🔒 [Encryption Standards](https://github.com/thequietlife/CTI-101/blob/733d8d8df851cba5830b4b9d16514c09b24ef76d/assets/encryption%20standards.md)* 🖊️ [Writing with Clarity](https://github.com/thequietlife/CTI-101/blob/8b4d05c2a56e10ee65f5250734f940106d0a72fb/assets/writing%20with%20clarity.md)
- Clarity
- Influence
- Story
- Grammar
- Audience
- Structure
- Message
* 🖊️ [Threat Intel for Everyone: Writing Like A Journalist To Produce Clear, Concise Reports](https://github.com/thequietlife/CTI-101/blob/5b99487f17ed6179fb667f1f82575c15d7b4c553/assets/writing%20like%20a%20journalist.md)
- Key elements of writing CTI reports
- Inverted Pyramid of News
- CTI report Structure
- Headline | Subject Line
- Lead
- Nutgraf
- Conclusion
- Deadlines
- Clean Up Your Writing
- Resources* 🔬 [Threat Research](https://github.com/thequietlife/threat-research)
- Analysing scam texts and emails* 🦠 [Malware Analysis](https://github.com/thequietlife/malware-analysis)
- Setting up a malware analysis lab
* Study APT Reports
* Critical Thinking
* Intelligence Analysis Fundamentals____________________________