You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson explores social engineering in detail, as required by OCR J277 Section 1.4. Social engineering is one of the most common and effective attack methods because it exploits human psychology rather than technical vulnerabilities.
Social engineering is the manipulation of people into performing actions or revealing confidential information. Rather than hacking into a system directly, the attacker tricks a person into giving them access.
Social engineering is effective because:
Phishing is the most common form of social engineering. Attackers send emails or messages that appear to come from legitimate organisations to trick victims into:
| Warning Sign | Example |
|---|---|
| Generic greeting | "Dear Customer" instead of your name |
| Urgency or threats | "Your account will be closed in 24 hours" |
| Suspicious sender address | support@bank-security-verify.com |
| Spelling/grammar errors | "Plese verify you're acount" |
| Unexpected attachments | Invoice.pdf.exe |
| Mismatched URLs | Link text says "www.bank.com" but leads elsewhere |
OCR Exam Tip: In the exam, you may be given an example email and asked to identify features that suggest it is a phishing attempt. Look for generic greetings, urgency, suspicious links, and poor grammar.
Pharming redirects users from a legitimate website to a fraudulent one without their knowledge. Unlike phishing (where the victim clicks a link), pharming can affect users who type the correct web address into their browser.
| Feature | Phishing | Pharming |
|---|---|---|
| User action required | Click a link | None — redirect is automatic |
| Method | Fake email/message | DNS poisoning or malware |
| Harder to detect | Can spot suspicious links | User sees correct URL in browser |
Shouldering (also called shoulder surfing) is the practice of looking over someone's shoulder to obtain confidential information such as:
Blagging (also known as pretexting) is when an attacker creates a fabricated scenario (a pretext) to persuade a victim to provide information or perform an action.
OCR Exam Tip: Blagging always involves creating a false scenario or identity. If the exam describes someone lying about who they are to obtain information, this is blagging. Do not confuse it with phishing, which specifically uses electronic messages with fake links.
| Technique | Method | Target | Key Feature |
|---|---|---|---|
| Phishing | Fake emails/messages | Mass or targeted | Links to fraudulent websites |
| Pharming | DNS redirection | Website visitors | Automatic — no click needed |
| Shouldering | Visual observation | Individuals in public | Physical proximity required |
| Blagging | Fabricated scenario | Individuals (often employees) | Impersonation and deception |
The diagram below maps each technique to the human weakness it exploits, which is a useful framework for the OCR exam.
flowchart LR
R((Social<br/>Engineering)) --> EL["Electronic<br/>channel"]
R --> PH["Physical /<br/>in-person"]
EL --> P["Phishing<br/>fake email link"]
EL --> PA["Pharming<br/>DNS redirect"]
PH --> SH["Shouldering<br/>observe screen/PIN"]
PH --> BL["Blagging<br/>false identity, urgency"]
P --> EX1["Exploits trust<br/>in brands"]
PA --> EX2["Exploits trust<br/>in URL bar"]
SH --> EX3["Exploits<br/>inattention"]
BL --> EX4["Exploits authority<br/>and urgency"]
OCR Exam Tip: A common 6-mark question asks you to describe social engineering threats and how to prevent them. Structure your answer with one paragraph per threat, naming the threat, explaining how it works, and stating a specific prevention method.
Social engineering exploits human trust and behaviour rather than technical weaknesses. The four key techniques for OCR J277 are phishing, pharming, shouldering, and blagging. The best defence is user education combined with technical controls such as email filtering, two-factor authentication, and physical security measures.
Consider a phishing message received by Mrs Owen, a payroll administrator at a medium-sized engineering firm. The email claims to come from the company's IT director and reads approximately as follows:
From: Paul Hargreaves paul.hargreaves@it-company-supp0rt.co Subject: URGENT — mailbox quota exceeded
Dear Customer,
Your mailbox has exceeded its storage limit and will be deactivated within 2 hours unless you verify your account. Please clik the link below and re-enter you're credentails to avoid loss of service.
[Verify My Account]
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.