Topic 5 Internet & its uses ยท 5.5

Cyber Security Lab

2,500 attacks a day. 90% of malware arrives by email. Every year the exam asks about it, and every year candidates blur brute-force into hacking, phishing into pharming, and DDoS into malware. Learn the 8 threats and the 9 solutions โ€” cold. Then match each threat to the solutions that actually defeat it. And try to spot a phishing email before it fools you.

๐Ÿงช Cambridge Exam Mode ON โ€” hints hidden, feedback delayed, model answers locked until marking.
Path

5.5 Path

Mistakes

Mistakes

Progress

Stats

0%Accuracy
0Answered
0Streak
Bookmarks

Bookmarks

Book Notes

Book Notes

Title
Note
Knowledge Vault 2.0

Knowledge Vault

Add entry

Category
Confidence
Title
Info

Entries

๐Ÿ“š Book Notes
๐Ÿ“– Learn
๐ŸŽฎ Activities
๐ŸŽฏ Matrix
โœŽ Practice
๐Ÿ“‹ Exam
๐Ÿ”„ Review
๐Ÿ† Mastery
ยง1 ยท Topic overview

What do I need to know before I start?

Section 5.5 has two lists you must know cold: the 8 threats and the 9 solutions. For every threat, Cambridge wants three things โ€” what happens, the aim, and which solutions defeat it. On defence, the message from every mark scheme is layered defence: no single solution is enough. Two pairs are confused every year โ€” phishing vs pharming (a link fools you vs a redirect fools you) and malware vs virus (a virus is only one type of malware). Describe threats and solutions in two steps: what it is, then how it works or what it stops.

ยง2 ยท Learning objectives

By the end of 5.5 you canโ€ฆ

You canโ€ฆWhy it matters
Describe the 8 threats: what happens and the aimTwo-step descriptions earn two marks; naming alone earns one
Name the 6 malware sub-types and how each behaves"Malware = virus only" throws away easy marks
Describe the 9 solutions and how each worksSolutions questions ask how it defends, not just its name
Match each solution to the threats it defeatsThe Matrix tab drills exactly this โ€” a common higher-mark question
Tell phishing from pharming, and malware from virusThe two look-alikes examiners set traps on every session
List what makes a password strong"Use a strong password" scores nothing without the detail
ยง3 ยท Key terminology

Cambridge-approved terms

Brute-force

Software repeatedly tries password combinations until it finds the right one.

Data interception

A packet sniffer captures data packets as they travel across a network.

DDoS

A botnet floods a web server with requests at once to crash it.

Hacking

Exploiting vulnerabilities to gain unauthorised access to data.

Malware

Malicious software installed without the user's knowledge (6 sub-types).

Phishing

A fake email with a link to a fake site that captures credentials.

Pharming

Malicious code redirects a correct URL to a fake site.

Social engineering

Manipulating a person into revealing confidential data.

Layered defence

Combining many solutions โ€” no single one is enough.

ยง4 ยท Core theory

The tables you must know cold

The 8 threats โ€” what happens and the aim

ThreatWhat happensAim
Brute-forceSoftware cycles through password combinations until one worksGain access to an account
Data interceptionA packet sniffer examines packets travelling across a networkSteal data for identity theft / fraud
DDoSA botnet floods a server with simultaneous requestsCrash the server (extortion, revenge, activism)
HackingVulnerabilities are exploited to gain unauthorised accessSteal, corrupt or leak data
MalwareMalicious software is installed without the user's knowledgeDamage the device, steal data, ransom files
PhishingA fake email links to a fake site that captures detailsSteal personal / financial data
PharmingCode redirects a correct URL to a fake siteSteal personal / financial data
Social engineeringA person is manipulated into revealing confidential dataGain access to accounts / systems

Malware โ€” the 6 sub-types

TypeHow it behaves
VirusAttaches to a file; needs the user to run it to spread; can corrupt data
WormSelf-replicating; spreads across a network without a host file or user action
TrojanDisguised as legitimate software; opens the door for other malware
SpywareSecretly records keystrokes / activity and sends it to the attacker
AdwarePushes unwanted adverts; slows the device; can carry other malware
RansomwareEncrypts files and demands payment for the key (e.g. WannaCry)

The 9 solutions โ€” what each does and best defeats

SolutionHow it worksBest defeats
Access levelsDifferent users get read / write / no accessSocial engineering, hacking
Anti-malwareScans files against known definitions; quarantines threatsMalware, phishing, pharming
AuthenticationStrong password + biometric + 2FA prove identityBrute-force, hacking, social engineering
Automatic updatesAuto-installs security patches, closing known holesHacking, malware
Checking URL / linkHover to see the real URL; check sender, spelling, tonePhishing, pharming
FirewallExamines traffic against criteria; blocks / closes portsHacking, malware, DDoS
Privacy settingsRestrict who can see your data onlineSocial engineering, phishing
Proxy serverFilters requests; caching absorbs DDoS trafficDDoS, hacking, malware
SSL / TLSEncrypts data in transit via a digital certificateData interception (only)
ยง5 ยท Common misconceptions

Traps that cost marks every session

Phishing = pharming. Phishing: a link fools you. Pharming: a redirect fools you even when the URL you typed is correct.
Malware = virus. A virus is one type of malware. Worms, trojans, spyware, adware and ransomware are separate.
"Install anti-virus and you're safe." No single solution is enough โ€” the mark scheme wants layered defence.
Naming without describing. A threat or solution named earns one mark; describe what it does for the second.
SSL stops everything. SSL/TLS defeats data interception only โ€” it encrypts data in transit, nothing more.
"Use a strong password." Worthless alone โ€” say long, mixed characters, no dictionary word, no personal info.
ยง6 ยท Quick knowledge check

Check yourself โ€” tap to reveal

Say the answer out loud in exam wording, then tap to check.

1 ยท What is the difference between phishing and pharming?
Tap to reveal
Phishing: you click a fake link in an email that leads to a fake site. Pharming: malicious code redirects you to a fake site even though you typed the correct URL.
2 ยท Name the six types of malware.
Tap to reveal
Virus, worm, trojan, spyware, adware, ransomware.
3 ยท Describe a DDoS attack.
Tap to reveal
A botnet of infected computers sends huge numbers of requests to a web server at once, aiming to crash it.
4 ยท Which single threat does SSL/TLS defend against?
Tap to reveal
Data interception โ€” it encrypts data in transit so intercepted packets are meaningless.
5 ยท Give three solutions that help against hacking.
Tap to reveal
Any three: authentication, automatic updates, firewall, access levels, proxy server.
6 ยท What makes a password strong?
Tap to reveal
At least 12 characters, a mix of upper/lower case, numbers and symbols, no dictionary word, and not based on personal information.

โœ… Ready for Learn?

You've met the 8 threats, the 9 solutions and the two look-alikes. Open the Learn tab for the phishing-email inspector, then use the Matrix tab to drill which solution stops which threat.

๐Ÿ“š From the Textbook

Roughly 2,500 cyber-security attacks happen every day, and over 90% of malware arrives by email. The threats fall into eight big categories, and Cambridge expects you to describe each one crisply: what happens, what the aim is, and which security solutions defeat it. On the defence side there are nine solutions, and no single one is enough โ€” the message from every mark scheme is "layered defence". Never write "install anti-virus and you're safe". Write: strong password + biometric + 2FA + firewall + anti-malware + auto-updates + SSL + access levels + privacy settings, each defeating a specific set of threats. You already met WannaCry in 5.4 โ€” ransomware, delivered via email, encrypting files until Bitcoin was paid. That attack is the textbook example of why every layer matters: strong passwords alone couldn't stop it, and firewall alone couldn't stop it, but the machines that had auto-updates enabled had already patched the exploit and survived.

๐Ÿ’ก Getting Started

Think of one of your own passwords. Would it stand up to a brute-force attack? Try scoring it against a strong-password checklist: is it at least 12 characters, does it mix upper + lower + number + symbol, does it avoid dictionary words and personal details? If not โ€” you'll want to change it after finishing this lab.

๐Ÿ”ฌ Computer Science in Context: the 21 October 2016 DDoS

On 21 October 2016, a botnet called Mirai โ€” made of home cameras, DVRs and routers infected with malware โ€” launched a 1.2 Tbps DDoS attack on Dyn, a company that runs DNS servers. Twitter, Netflix, Spotify, Reddit, GitHub, PayPal โ€” all went dark for hours across the eastern US and Europe. It wasn't PCs doing the attack. It was baby monitors. The lesson: every device on the internet is a potential bot, and if you don't update the firmware on your smart doorbell, you're helping.

๐Ÿ’ฌ Discussion: whose fault is it?

A user clicks a phishing link and gets their bank account emptied. Is it the user's fault for clicking? The bank's fault for not detecting the fraud? The email provider's for not filtering the phishing email? The internet's for allowing the fake website to exist? In practice, mark schemes lean towards shared responsibility โ€” every layer should have done something. That's the whole point of "defence in depth".

โš ๏ธ The Cambridge Exam Trap โ€” Phishing vs Pharming

Every year, candidates confuse these two. Similar names, similar goal (steal your data) โ€” but the attack method is completely different.

๐ŸŽฃ Phishing

You click a fake link in an email/message. That link takes you to a fake site that looks legit. You type your details in. They're stolen.

Defence: check the sender, spelling, tone; hover over links before clicking; the URL bar tells the truth.

๐ŸŒพ Pharming

You type the correct URL for a legit site โ€” but malicious code (on your device or on a DNS) silently redirects you to a fake site. You didn't click anything wrong.

Defence: anti-malware to remove the redirecting code; check for HTTPS + a valid digital certificate before typing anything sensitive.

โš  How to remember: Phishing = a link fools you. Pharming = a redirect fools you. If the URL you TYPED is correct but you end up on a fake site โ†’ pharming. If the URL you CLICKED took you to a fake site โ†’ phishing.

The 8 threats โ€” at a glance

ThreatWhat happensAim
Brute-forceSoftware cycles through password combinations until the right one is found.Gain access to an account to steal data or make purchases.
Data interceptionPacket sniffer software examines data packets as they travel across a network.Steal personal data for identity theft or fraud.
DDoSA botnet of infected computers sends huge numbers of requests to a web server simultaneously.Crash the web server. Motives: extortion, revenge, activism.
HackingExploiting vulnerabilities (weak passwords, unpatched software, open ports) to gain unauthorised access.Steal, corrupt or leak data.
MalwareMalicious software installed without user's knowledge. Sub-types: virus, worm, trojan, spyware, adware, ransomware.Damage the device, steal data, encrypt files for ransom.
PhishingFake email with a link to a fake site that captures credentials.Steal personal / financial data.
PharmingMalicious code redirects a user to a fake site even when the correct URL is entered.Steal personal / financial data.
Social engineeringManipulating a person (via call, quiz, in-person con) into revealing confidential data.Gain access to accounts / company systems.

Malware โ€” the family tree

TypeHow it behaves
VirusAttaches itself to a file. Needs the user to run the infected file to spread. Can delete or corrupt data.
WormSelf-replicating โ€” spreads across a network without needing user action or a host file.
TrojanDisguises itself as legitimate software. Once installed, opens the door for other malware or gives an attacker access.
SpywareSecretly records the user's activity โ€” keystrokes, screen captures, browsing habits โ€” and sends the data to the attacker.
AdwarePushes unwanted adverts, often through pop-ups. Slows the device and can carry other malware.
RansomwareEncrypts the user's files and demands payment (often in cryptocurrency) for the decryption key. WannaCry was this.
โš  Malware โ‰  Virus: A virus is one type of malware. All viruses are malware, but not all malware is a virus (worms, trojans, spyware etc are all separate). In an exam, if you're asked about "malware" and only mention viruses, you're throwing away easy marks.

The 9 solutions โ€” what each one actually does

SolutionHow it worksBest defeats
Access levelsDifferent users get different levels of access (read / write / no access) โ€” only senior staff see sensitive data.Social engineering, hacking (limits the damage even if breach happens)
Anti-malwareScans files against a database of known malware definitions. Quarantines / deletes anything it finds.Malware, phishing (email attachments), pharming (redirect code), DDoS (prevents your PC being a bot)
AuthenticationProves the user is who they claim: strong password (long, mixed characters), biometric (fingerprint, face), 2FA (extra code by SMS/email).Brute-force, hacking, social engineering
Automatic software updatesAuto-installs security patches as soon as they're released โ€” closes known vulnerabilities before attackers exploit them.Hacking, malware (WannaCry hit un-updated machines)
Checking URL / linkBefore clicking: hover over links to see real URL. Check spelling, tone, personalisation of email. Confirm sender.Phishing, pharming
FirewallHardware or software barrier that examines incoming and outgoing traffic against set criteria. Blocks anything that fails. Can close ports.Hacking, malware (blocks known bad traffic), DDoS (rate-limits)
Privacy settingsRestricts who can see your data on social media and online accounts. Highest privacy = only your connections see your info.Social engineering (attackers can't build a profile), phishing
Proxy serverSits between users and the web server. Examines requests, filters bad ones, uses caching to absorb DDoS traffic.DDoS, hacking, malware
SSL / TLSEncrypts data during transmission using a digital certificate. Intercepted data is meaningless.Data interception (only)

Strong password โ€” the mark-scheme checklist

A strong password:
  • At least 12 characters long (the longer the better)
  • Mix of uppercase and lowercase letters
  • Includes numbers
  • Includes symbols (! @ # $ % etc)
  • Not a dictionary word or predictable phrase
  • Not based on personal information (pet name, birthday, favourite team)

Weak โ†’ Strong examples

mrsnuffles01 โ€” weak. Dictionary word + personal + predictable number.

Password123! โ€” weak. Still a dictionary word, common suffix.

1gH6dk@dnlwm!dosTsjlpa โ€” strong. Long, mixed, no pattern, no dictionary words.

โš  Mark scheme wording: Don't just write "use a strong password". Describe what makes it strong โ€” long, mix of characters, no dictionary word. That's what earns the marks.

โญ Activity 1 โ€” Threat Identifier

Read the description. Name the threat.

Press New.

๐ŸŽฎ Activity 2 โ€” Phishing or Pharming?

Classic exam trap. Read the scenario, pick the attack.

Press New.

๐ŸŽฎ Activity 3 โ€” Solution Identifier

Read what the solution does. Name it.

Press New.

๐ŸŽฎ Activity 4 โ€” Malware Family

Which sub-type of malware does the description match?

Press New.

โฑ๏ธ Activity 5 โ€” 60-Second Threat Sprint

Rapid recall. Match each description to the correct term.

60
Score: 0
Press Start Sprint.

๐ŸŽฏ Threat vs Solution Matrix

The other classic exam trap: students learn solutions in isolation without knowing which threat each one actually defeats. Click each cell where the solution (column) helps defend against the threat (row). Multiple solutions can defend against the same threat. Hit Check to see your accuracy โ€” you'll get colour-coded feedback.

Legend: โœ“ correct match ยท โœ— wrong match ยท ! missed

Adaptive practice

Press New.

Cambridge-style questions from 2022โ€“2025 + m26

Press New.

Review quiz

Press New.

Exam traps

โš  1 (THE big one): Phishing = fake link the user clicks. Pharming = correct URL, but redirected by malicious code. Similar goal, different attack. Never swap.
โš  2: Malware โ‰  virus. A virus is one type of malware. If asked about "malware", mention that there are several types (virus, worm, trojan, spyware, adware, ransomware).
โš  3: Firewall โ‰  anti-malware. Firewall examines traffic going in/out. Anti-malware scans files on the device. Both help, they're not the same thing.
โš  4: A DDoS is not the same as hacking. Hacking = unauthorised access. DDoS = crashing a server by overload โ€” the attacker doesn't get inside.
โš  5: "Strong password" alone isn't a full answer. Describe what makes it strong: long, mix of characters, no dictionary word.
โš  6: SSL only defends against data interception. Don't write it as an answer to hacking or malware โ€” you'll lose the mark.
โš  7: Two-step verification / 2FA needs two different pieces of data (usually password + code sent to phone or email). If both pieces are passwords, it isn't 2FA.
โš  8: When explaining how anti-malware works, always say compares against a database of malware definitions, then quarantines / deletes. Both parts earn marks.
โš  9: Social engineering is about people, not machines. Phishing IS a form of social engineering (it manipulates a person to click), but so are phone scams and in-person cons.

Memory triggers

Tap to reveal

"Phish reels you in; pharm redirects you" โ†’ tap
Phishing uses a lure (link) you have to bite. Pharming quietly redirects even when you're heading to the right place.
"Bot โ†’ Zombie โ†’ Botnet โ†’ DDoS" โ†’ tap
A bot is a PC infected with malware. A dormant bot is a zombie. Many bots together = a botnet. A botnet weaponised = a DDoS attack.
"WannaCry โ€” three things that could have saved you" โ†’ tap
1. Auto-updates (patch was released before the attack). 2. Anti-malware with up-to-date definitions. 3. Not opening unknown email attachments. Any one alone might have been enough.
"Firewall is a gatekeeper. Anti-malware is a security guard." โ†’ tap
Firewall checks who's coming through the door. Anti-malware checks who's already inside. Two different jobs.
"The 6 clues in a phishing email" โ†’ tap
Sender address doesn't match; generic greeting; spelling / grammar errors; urgent or threatening tone; link URL doesn't match; asks for sensitive data.

Mastery grid

Track which concepts you have secured. Tap a badge to toggle.

Skills breakdown