--- title: "Cybersecurity 101" description: "A concise overview of cybersecurity fundamentals and key concepts." image: "https://assets.bytebytego.com/diagrams/0156-cybersecurity-101-in-one-picture.png" createdAt: "2024-03-03" draft: false categories: - security tags: - "Cybersecurity" - "Fundamentals" --- ![](https://assets.bytebytego.com/diagrams/0156-cybersecurity-101-in-one-picture.png) ## Introduction to Cybersecurity ## The CIA Triad ## Common Cybersecurity Threats ## Basic Defense Mechanisms To combat these threats, several basic defense mechanisms are employed: * **Firewalls:** Network security devices that monitor and control incoming and outgoing network traffic. * **Antivirus Software:** Programs designed to detect and remove malware. * **Encryption:** The process of converting information into a code to prevent unauthorized access. ## Cybersecurity Frameworks