| OCR |
GCSE (9-1) Computer Science
Mark Scheme
J277/01: Unit 1.4 System Security
|
| Question | Answer | Marks | Guidance |
|---|---|---|---|
| 1 |
|
4 |
AO1 (Knowledge)
Award 1 mark for each correct tick.
If more than one box is ticked in a row, award 0 marks for that row.
|
| 2a |
|
2 |
Do not allow: "Hacking" (too vague).
Must focus on the human element, not just technical software exploits.
|
| 2b |
|
2 |
Answers must clearly distinguish the mechanism (email vs website/redirect).
|
| 2c |
|
2 |
Do not allow: "Stealing a laptop" (this is theft, not shoulder surfing).
|
| 3a | Denial of Service / DoS / DDoS | 1 |
Do not allow: "Hacking".
Allow: "Flooding attack".
|
| 3b |
|
3 |
Simply saying "it slows down the computer" is NE (Not Enough). Must reference resources (bandwidth, CPU, RAM) or volume of traffic.
|
| 4a |
Virus: Software that replicates/copies itself (1). Attaches to files/damages data/corrupts the system (1). Spyware: Software that runs in the background/hidden (1). Records key presses / monitors activity / sends data to a third party (1). |
4 |
Do not accept: "malware" as a description.
For Spyware, "steals passwords" is okay but "records key presses" (Keylogger) is stronger.
|
| 4b |
|
2 |
Do not allow: "Deletes the data" (Ransomware encrypts it; deletion is typical of viruses).
|
| 5a |
|
3 |
Candidates must mention input forms and database commands.
|
| 5b |
Any one:
|
1 |
Do not allow: "Crash the website" (This is usually DoS).
|
| 6a |
|
2 |
"Guessing" implies a human; "Software/Program" implies the automated nature of a true Brute-force attack.
|
| 6b |
|
2 |
The key point is time. Brute force relies on speed; locking an account removes the speed advantage.
|
| 6c |
Software: Strong Password / 2-Factor Authentication / Firewall / User Access Levels. Physical: Locked doors / Biometrics / CCTV / Security Guards. |
2 |
Ensure "Software" isn't just "Antivirus". Do not allow "Encryption" (protects storage, not access).
|
| 6d |
Why: Public Wi-Fi is often unencrypted / uses shared connections (1). Packet sniffing / Data interception software can easily read traffic (1). What to check: Check for HTTPS / Padlock icon (1). To ensure the connection is encrypted (1). |
4 |
Ideally, the student identifies that HTTPS uses encryption to stop the interception threat.
|