Weak and default passwords
Weak passwords are short, use dictionary words or personal information, and are easily guessed or cracked. Default passwords are those set by the manufacturer, such as admin or password, and left unchanged.
Why default passwords are so serious: lists of manufacturers' defaults are published openly. An attacker who identifies the model of a router or camera can simply look up the password. No cracking is required at all.
Protection: enforce minimum length and complexity, reject known-common passwords, limit login attempts, and above all change every default password as soon as a device is installed.
Misconfigured access rights
Access rights control what each user is permitted to see and do. They are misconfigured when a user has more access than their role requires.
Examples: a student able to view other students' files; a part-time helper given full administrator rights; a leaver's account left active; a shared folder accidentally opened to everyone.
Why it matters: it multiplies the damage of every other threat. If an attacker phishes an account with administrator rights, they get the whole system; if that account had only the access it needed, the damage would be contained.
Protection: give each user only the minimum access their role requires, review rights regularly, remove access when roles change or people leave, and use separate accounts for administrative work.
Removable media
USB drives, memory cards and external drives create risk in both directions:
| Direction | Risk |
|---|
| In | Malware carried onto the network on an infected drive, bypassing the firewall entirely, since it never travels over the network |
| Out | Large amounts of confidential data copied off and removed, deliberately or carelessly |
| Lost | A drive left on a train exposes everything on it — and small devices are very easily lost |
⚠️ The classic attack is a USB drive deliberately left in a car park for someone to find and plug in out of curiosity — which is social engineering and removable media combined.
Protection: disable USB ports or restrict them to approved devices, scan all media automatically before use, encrypt any data allowed onto removable media, forbid the use of personal drives, and train staff never to plug in a drive of unknown origin.
Unpatched and/or outdated software
Software with known vulnerabilities that have not been fixed, or that is so old the developer no longer releases patches at all.
Why "known" is the key word: once a vulnerability is public, attackers scan the Internet specifically looking for machines that have not been patched. The flaw and often the method are published; the only thing protecting the machine is the patch.
Protection: automatic software updates, a process for applying patches promptly across an organisation, replacing software that is no longer supported, and auditing which versions are actually installed.
AQA tip. Every one of these four is a failure of process or configuration, and each is fixed by a decision rather than by buying a product. When a question asks how to reduce risk, the strongest answers name the process: change defaults on installation, review access rights termly, scan media automatically, patch within a set time.
Social engineering: blagging, phishing and shouldering
▼Attacking the person, not the computer. Three named forms, each with its own definition.
Social engineering is the art of manipulating people so they give up confidential information.
It bypasses technology completely: no firewall or encryption stops a user who voluntarily hands over their password.
Blagging (pretexting)
Blagging is the act of creating and using an invented scenario to engage a targeted victim in a manner that increases the chance the victim will divulge information or perform actions that would be unlikely in ordinary circumstances.
The defining feature is the invented scenario — a story constructed to make the request seem reasonable and urgent.
Examples: a caller claiming to be from IT support who needs the user's password to "fix an urgent problem"; someone claiming to be a manager stuck abroad who needs a payment made immediately; a caller pretending to be a customer who has "forgotten" their own account details.
Phishing
Phishing is a technique of fraudulently obtaining private information, often using email or SMS.
Typically a message that appears to come from a bank, a delivery company or a school, containing a link to a fake website that asks the user to log in — capturing their credentials.
Warning signs students should know:
⚠️ Blagging versus phishing. Blagging centres on an invented scenario, usually targeting a specific person and often by phone or in person. Phishing is a fraudulent message, often email or SMS, and is usually sent to many people at once. Blagging is a story; phishing is a message.
Shouldering (shoulder surfing)
Shouldering is observing a person's private information over their shoulder, e.g. cashpoint machine PIN numbers.
No technology is involved at all — just watching. It also covers looking at a screen on a train, or watching an unlock pattern being drawn.
How social engineering can be protected against
The specification requires this explicitly:
AQA tip. The three definitions are given almost word for word in the specification, and reproducing them is the safest route to full marks. Learn the distinguishing keyword for each: invented scenario (blagging), fraudulently obtaining, often email or SMS (phishing), observing over their shoulder (shouldering).
See the full worked example for cyber security threats →