Cybersecurity Fundamentals

01/05/2026  | 

What is Cybersecurity?

Cybersecurity is the practice of protecting computer systems, networks, programmes, and data from unauthorised access, attack, or damage. It encompasses a wide range of technologies, processes, and practices designed to create a secure digital environment.

The CIA Triad

The foundation of cybersecurity rests on three pillars, known as the CIA triad:

Common Threat Types

Malware

Malicious software designed to damage, disrupt, or gain unauthorised access to systems. Types include viruses, worms, trojans, ransomware, and spyware.

Phishing

Social engineering attacks that trick users into revealing sensitive information or downloading malware through deceptive emails, websites, or messages.

Man-in-the-Middle (MitM)

An attacker secretly intercepts communication between two parties to eavesdrop or modify the data being exchanged.

Denial of Service (DoS)

Overwhelming a system or network with traffic to make it unavailable to legitimate users.

Basic Protection Strategies

  1. Keep software updated: Regular updates patch known vulnerabilities
  2. Use strong passwords: Long, complex passwords or passphrases reduce brute-force risk
  3. Enable multi-factor authentication (MFA): Adds an extra layer of security beyond just a password
  4. Back up data regularly: Maintain recent backups to recover from ransomware or data loss
  5. Train staff: Human error is a leading cause of security breaches