Computer Management Grade 11

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

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

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.