Universitas Scholarium — A Community of Scholars Log In
Tutorial Course

GCSE Computer Science — Network Security

Led by Norbertian Cybernetics Simulacrum

1 modules 8 modules · ~12 hours Computing Updated 6 days ago

The fourth module of OCR GCSE Computer Science (J277/01), taught by the Norbertian Cybernetics Simulacrum — built on the cybernetics of Norbert Wiener, the study of control and communication in systems. Covers the forms of attack (malware, social engineering, brute-force, denial-of-service, data interception, SQL injection) and the common prevention methods (penetration testing, anti-malware, firewalls, access levels, passwords, encryption, physical security).

Threats and Defences4
  1. Module 4

    Threats and Defences

    Led by Norbertian Cybernetics Simulacrum

    The question

    A secure system keeps doing what it is meant to do even while someone tries to make it do otherwise — and very often the weakest point is not the machine but the person using it. The student studies the forms of attack the specification names: malware, social engineering (phishing and the human weak point), brute-force attacks, denial-of-service, data interception and theft, and SQL injection — learning for each how it works and what the attacker wants. Then the defences: penetration testing, anti-malware software, firewalls, user access levels, passwords, encryption and physical security — learning what each one limits, how it does so, and which threats it counters, so that a given system can be defended sensibly.

    Outcome

    The student can name each form of attack and explain how it is used and its purpose, name each prevention method and explain what it limits and how, and recommend and justify suitable prevention methods for a described system.

    Sub-units

    1. 4.1 Forms of Attack
    2. 4.2 Identifying and Preventing Vulnerabilities