What is anti-virus software?
Software that prevents, detects, and removes malware from devices.
What is signature detection in anti-virus software?
Identifies malware by comparing patterns in malicious code to known signatures (like fingerprints).
What is heuristic detection in anti-virus software?
Detects malware by monitoring program behavior for suspicious activity, without requiring known signatures.
Common features of anti-virus software?
Limitations/implications of anti-virus software?
What is a firewall?
Monitors incoming and outgoing network traffic and blocks suspicious activity.
What is** packet filtering in firewalls**?
Inspects data packets against predefined security rules; blocks flagged packets.
Other firewall techniques?
Limitations/implications of firewalls?
What is encryption?
Converting data into a coded format to prevent unauthorized access.
Difference between data at rest and data in transit encryption?
Data at rest: Stored data; uses symmetric (private key) encryption
Data in transit: Data sent over networks; uses asymmetric (public key) encryption
What is an encryption key?
A value (128 or 256 bits) applied to an encryption algorithm to encode/decode data.
Implications of encryption?
Important legislation for data protection?
What are codes of practice?
Guidelines to help businesses comply with laws; not legally binding.
Who enforces the Data Protection Act and GDPR?
The ICO (Information Commissioner’s Office); breaches can result in substantial fines.