No history yet

Introduction to Cybersecurity

What Is Cybersecurity?

Cybersecurity is the practice of protecting computers, networks, and data from digital attacks, damage, or unauthorized access. Think of it as digital self-defense. In a world where we bank, shop, learn, and connect online, our personal information and digital assets are valuable. Cybersecurity works to keep that information safe.

Lesson image

The goal isn't just to stop “hackers.” It’s about ensuring the systems we rely on every day are trustworthy and available when we need them. From national security and power grids to your personal email and photos, cybersecurity plays a critical role in modern society. To understand how it works, we can start with its three guiding principles.

The CIA Triad

At the heart of cybersecurity is a model known as the CIA Triad. No, not the intelligence agency. This acronym stands for Confidentiality, Integrity, and Availability. These three concepts form the foundation of information security.

Confidentiality is about privacy. It means ensuring that information is not disclosed to unauthorized individuals, entities, or processes. Think of it like a sealed envelope; only the intended recipient should be able to see what's inside.

Integrity is about trust and accuracy. It means maintaining the consistency and trustworthiness of data over its entire lifecycle. Information must not be changed in transit, and steps must be taken to ensure that data cannot be altered by unauthorized people. Your bank account balance should be accurate, not secretly changed.

Availability means that information and systems must be accessible to authorized users when they need them. If you can't access your money from an ATM or your files from a cloud service, the system isn't available.

Confidentiality, integrity, and availability—the CIA triad—are the three pillars of information security.

These three principles often work together, but sometimes they are in tension. For example, making a system extremely confidential might make it less available. Good cybersecurity involves finding the right balance for each situation.

Speaking the Language

Like any specialized field, cybersecurity has its own vocabulary. Understanding a few key terms is essential for navigating this world.

Asset

noun

Anything of value to an organization. In a digital context, this can include data, computer systems, devices, or intellectual property.

Vulnerability

noun

A weakness or flaw in a system, process, or control that could be exploited by a threat.

Threat

noun

Any potential danger that might exploit a vulnerability to breach security and cause harm to an asset.

Risk

noun

The potential for loss or damage when a threat exploits a vulnerability. It's the intersection of assets, threats, and vulnerabilities.

Putting it all together: a threat could exploit a vulnerability in a company's software to steal a customer data asset, creating a significant business risk. The job of a cybersecurity professional is to manage this risk.

Quiz Questions 1/4

Which of the following best describes the principle of 'Integrity' in the CIA Triad?

Quiz Questions 2/4

A hospital's patient record system goes offline due to a cyberattack, and doctors cannot access critical patient information. Which element of the CIA Triad has been compromised?

These foundational concepts are the building blocks for understanding the complex and fascinating world of cybersecurity.