9618 AS Computer Science
Data security is a prerequisite for ensuring data integrity and data privacy. Without proper security measures, data cannot be guaranteed to remain accurate, complete, and private. Organizations must implement comprehensive security strategies to protect their digital assets!
Understanding the fundamental differences between data security, data privacy, and data integrity is essential for protecting digital information systems.
| Term | Definition | Key Focus | Example |
|---|---|---|---|
| Data Security | Protecting data from unauthorized access, theft, or attacks | Preventing breaches or leaks | Using encryption, firewalls, and passwords |
| Data Privacy | Ensuring data is collected, stored, and shared respecting user rights | Controlling who can access and use personal data | Asking for user consent before collecting personal information |
| Data Integrity | Ensuring data is accurate, complete, and unaltered during storage or transfer | Maintaining correctness and reliability | Using checksums or validation rules to detect changes |
Remember: Security = keeping data safe from threats (e.g., hackers), Privacy = making sure data is used fairly and with consent, Integrity = making sure data stays accurate and unchanged.
A user account is an identity created for a person in a computer or computing system. User accounts are used to authenticate a user (prove a user is who they say they are) and control access rights.
Passwords provide the first line of defense against unauthorized access. The stronger your password, the more protected your computer will be from hackers and malicious software.
| Way to Protect Passwords | Description |
|---|---|
| Run Anti-Spyware | Make sure passwords are not being sent to whoever put spyware on your computer |
| Regularly change passwords | In case they have been seen by someone else, illegally or accidentally |
| Make passwords difficult | Ensure passwords are hard to crack or guess |
| Use different passwords | Don't reuse the same password across multiple accounts |
Authentication is the process of ensuring that a system is secure by asking the user to complete tasks to prove they are an authorised user.
A digital signature securely associates a signer with a document. It provides evidence of origin, identity and status of electronic documents.
Biometrics is the most suitable means of identifying and authenticating individuals through unique biological characteristics.
| Biometric Type | How It Works | Application |
|---|---|---|
| Fingerprint Scan | Compares fingerprint patterns against stored templates | Smartphones, laptops |
| Retina/Iris Scan | Uses pattern of blood capillary structure in the eye | High-security facilities |
| Face Recognition | Maps facial features using distance between points | Mobile devices, airports |
| Voice Recognition | Analyses voice patterns and speech characteristics | Phone banking |
Biometrics provide the highest level of security because they are based on unique physical characteristics that cannot be easily replicated, lost, or stolen.
A firewall is a barrier between a network and the internet. It prevents unwanted traffic from entering a network by filtering requests to ensure they are legitimate.
Firewalls are the primary defence against hacking, malware, phishing, and pharming. However, they cannot protect against threats from inside the network!
Antivirus software is a computer program that detects and gets rid of computer malware and viruses.
Anti-spyware detects and removes spyware programs. It works by:
Encryption converts data into a secret code so that only authorised users can read it.
| Type | Description | Characteristics |
|---|---|---|
| Symmetric | Same key encrypts and decrypts | Fast but key must be shared securely |
| Asymmetric | Public key encrypts, private key decrypts | More secure for sending data |
Hacking is the illegal access to a computer system without the owner's permission.
| Type | Description | Legal Status |
|---|---|---|
| Malicious Hacking | Illegal access without permission; intention to delete, alter, or corrupt files | Illegal |
| Ethical Hacking | Authorized by companies to check security measures | Legal (with permission) |
| Malware Type | What It Does | Key Characteristics |
|---|---|---|
| Virus | Replicates itself and causes unwanted events | Needs an active host program |
| Worm | Stand-alone virus that spreads over networks | Replicates without host |
| Trojan Horse | Disguised as legitimate software | Contains malicious code |
| Spyware | Monitors user activity and gathers information | Records keystrokes (keylogger) |
| Logic Bomb | Code activated when conditions met | Triggers on specific date/event |
Phishing is the act of attempting to acquire sensitive information by representing as a trustworthy source via emails.
Pharming redirects users to fake websites through DNS manipulation, even when typing the correct URL.
Access rights control what users can see or do on a network, ensuring appropriate permissions.
| Access Right | What It Means |
|---|---|
| Full Access | User can open, create, edit, and delete files |
| Read-Only Access | User can view but cannot edit or delete |
| No Access | User cannot see or interact with the file at all |
| Causes of Data Loss | Prevention Method |
|---|---|
| Hard drive crashes | Regular backups, RAID systems |
| Viruses & Malware | Antivirus software, firewalls |
| Human error | Training, confirmation prompts |
| Power outages | UPS (Uninterruptible Power Supply) |
| Hackers | Access controls, monitoring |
| Term | Definition |
|---|---|
| Antivirus Software | Program that detects and removes computer malware and viruses |
| Authentication | Process of verifying a user's identity before granting access |
| Biometrics | Using unique physical characteristics (fingerprint, retina, voice) for identification |
| Cipher Text | Encrypted, unreadable form of data |
| Data Integrity | Ensuring data is accurate, complete, and unaltered |
| Data Privacy | Ensuring data is only accessible to authorized users with consent |
| Data Security | Protecting data from unauthorized access, corruption, or theft |
| Digital Signature | Secure method to verify sender identity and document integrity |
| Encryption | Converting plaintext data into ciphertext for protection |
| Firewall | Hardware/software that filters network traffic |
| Hacking | Unauthorized access to computer systems or networks |
| Malware | Malicious software designed to harm computer systems |
| Pharming | Redirecting users to fake websites through DNS manipulation |
| Phishing | Fraudulent attempt to obtain sensitive information via deceptive emails |
| Spyware | Software that secretly monitors user activity and gathers information |
| Trojan Horse | Malware disguised as legitimate software |
| Virus | Self-replicating malware that attaches to host programs |
| Worm | Self-replicating malware that spreads across networks without a host |
Answer:
Answer:
Answer:
Answer:
Answer:
Answer:
Phishing is sending fraudulent emails that appear to be from reputable sources to trick users into revealing sensitive information.
Protection methods:
Answer:
Answer:
Answer:
Answer:
| Topic | Key Point |
|---|---|
| User Accounts | Authenticate users and control access rights |
| Passwords | Strong = upper/lower + numbers + symbols |
| Firewall | Barrier between network and internet |
| Antivirus | Detects and removes malware |
| Encryption | Converts plaintext to ciphertext |
| Biometrics | Fingerprint, retina, face, voice |