Computer Management Grade 11

Safeguarding a computer system requires understanding threats, knowing how malware works, and applying the right remedies.

ANALOGY — your computer is a house

Keeping a computer safe is like protecting a house. The threats are burglars, fires and floods (malware, hackers, power surges, spills). The remedies are your security measures: a firewall is the perimeter wall and gate, antivirus is the alarm and guard dog, passwords and access rights are the locks on each door, a UPS is a generator for when the power fails, and a backup is a copy of your valuables kept safely off-site. No single measure is enough on its own — you layer them.

T1Term 1 · Threats, Malware & Data Protection

Human Error Threats

Physical Threats

Malware

TypeDescription
VirusAttaches to files; replicates when file is run; causes damage
WormSpreads across networks without user action
TrojanDisguised as useful software; gives attacker back-door access
RootkitHides in OS; gives remote attacker control; avoids detection
RansomwareEncrypts data; demands payment to restore access
SpywareSecretly monitors activity and steals data
AdwareDisplays unwanted pop-up advertisements

Network Vulnerabilities

AttackDescription
PhishingFake official-looking emails to steal credentials
PharmingRedirects users to fake websites
SpoofingForges sender addresses to impersonate someone
SQL InjectionMalicious SQL commands entered via web forms

Remedies and Protection

RemedyPurpose
AntivirusDetects, removes and prevents malware infections
FirewallFilters all incoming and outgoing network traffic
Strong passwords8+ chars; mix of uppercase, lowercase, numbers, symbols; unique per site
User access rightsUsers only access files they are authorised for
EncryptionScrambles data so it cannot be read if intercepted
UPSKeeps computer running during power failure
Software updatesPatches fix known security vulnerabilities
2FA / MFARequires additional verification beyond just a password

Reasons for Data Loss

Data loss occurs when files become unavailable, corrupted or destroyed. Knowing why data is lost helps you choose the right safeguard for each cause.

CauseExampleSafeguard
Human errorDeleting, overwriting or formatting the wrong filesBackups; access rights; confirmation prompts
Hardware failureHard-drive crash, worn-out or faulty storageBackups; replace ageing drives
Power problemsSurges or sudden outages corrupt open filesUPS; surge protector
MalwareViruses and ransomware delete, corrupt or encrypt dataAntivirus; updates; offline backups
TheftStolen laptop, phone or storage mediaEncryption; off-site/cloud backup
Natural disasterFire, flood or lightning destroys equipmentOff-site / cloud backup
File corruptionCrashes or bad sectors leave files unreadableDisk Check; backups
Key point

The single most effective protection against all these causes is a regular, off-site backup — see below.

Backups

TypeDescriptionRestore speed
Full backupCopy all files every timeFastest
IncrementalOnly files changed since last backup (any type)Slowest to restore
DifferentialFiles changed since last full backupModerate

Backup Locations

3-2-1 Backup Rule

3 copies, on 2 different media types, 1 stored off-site or in the cloud.