Intermediate

Cyber Security: Threats and Defences

AicademyAicademy
·GCSE Computer Science·AQA 8525·7 slides
3.6 Cyber security

What Is Cyber Security?

Cyber security consists of the processes, practices, and technologies designed to protect networks, computers, programs, and data from attack, damage, or unauthorised access.

The main purposes of cyber security are to maintain:

PropertyWhat it means
ConfidentialityData is accessible only to those authorised to see it
IntegrityData is accurate and has not been tampered with
AvailabilitySystems and data are accessible when needed by legitimate users

Cyber attacks target one or more of these properties. Stealing data attacks confidentiality. Altering records attacks integrity. Ransomware — encrypting a victim's files until a payment is made — attacks availability.

AQA 8525 requires knowledge of the main threat categories, how they work, and the defences used to detect and prevent them. The sections below work through each in turn.

Social Engineering: Blagging, Phishing and Shouldering

Social engineering is the manipulation of people into revealing confidential information or performing actions that compromise security. It exploits human psychology rather than technical vulnerabilities.

AQA 8525 requires knowledge of three social engineering techniques:

Blagging (pretexting) — the attacker invents a convincing scenario (a pretext) to obtain information from a target. Example: calling an employee and claiming to be from IT support, requesting a password to "fix an urgent system problem."

Phishing — using deceptive emails or SMS messages to trick recipients into revealing private information (credentials, bank details) or clicking a link that leads to a malicious site. Phishing messages are designed to appear to come from a trusted organisation (a bank, a delivery company, a government department).

Shouldering (shoulder surfing) — directly observing a person entering private information, such as watching someone type a PIN at a cash machine or a password at a keyboard. Requires physical proximity.

TechniqueAttack vectorTypical defence
BlaggingPhone, in person, or emailVerify caller identity; never share credentials verbally
PhishingEmail or SMSCheck sender address; do not click unsolicited links
ShoulderingPhysical presenceShield screen and keyboard; be aware of surroundings

Social engineering is often more effective than technical attacks because it bypasses security technology entirely, targeting human behaviour instead.

Malware: Viruses, Trojans and Spyware

Malware (malicious software) is any software designed to harm, disrupt, or gain unauthorised access to a computer system. AQA 8525 requires knowledge of three types:

Computer virus — self-replicating code that attaches itself to legitimate programs or files. When the infected file is opened or executed, the virus copies itself to other files and may deliver a payload: deleting files, corrupting data, or creating backdoors. Viruses spread whenever infected files are shared.

Trojan — malicious software disguised as a legitimate, useful application. Unlike a virus, a Trojan does not self-replicate. It relies on the user installing it willingly, deceived into believing it is something benign (a game, a free utility, an email attachment). Once installed, a Trojan may install further malware, steal data, or create remote access.

Spyware — software that secretly monitors a user's activities and transmits information to an attacker. A keylogger (a common form of spyware) records every keystroke, capturing passwords, messages, and financial data.

TypeSelf-replicates?Primary spread mechanismMain harm
VirusYesInfected files and email attachmentsDamages or destroys data
TrojanNoDisguised as desirable softwareInstalls backdoors; enables remote access
SpywareNoBundled with other softwareSteals credentials and private data

4 more slides

Continue this lesson

Create a free account to unlock all 7 slides, track your progress, and ask the AI tutor for help.

Related lessons

7 Slides

Lesson

Computer Networks: LAN, WAN and Wireless

GCSE Computer Science · AQA 8525

5 hours ago

7 Slides

Lesson

Network Protocols: TCP/IP, HTTP and Email

GCSE Computer Science · AQA 8525

5 hours ago