All Flashcards
What is the importance of protecting PII?
Protecting PII is crucial to prevent identity theft and other harms.
Why is it important to think before you post online?
Information online can be used in unintended ways, and deletion is difficult.
What is the danger of clicking on links from untrusted sources?
It can lead to malware infections or phishing attacks.
Why use strong passwords?
Strong passwords prevent unauthorized access to accounts.
How does MFA enhance security?
MFA adds extra layers of security, making it harder for unauthorized access.
What is the purpose of encryption?
Encryption prevents unauthorized access to data.
How do digital certificates ensure trust?
Digital certificates verify website authenticity.
Why are regular software updates important?
Updates patch up errors and vulnerabilities.
Why are data backups important?
Data backups mitigate hardware failure or virus attacks.
Why is it important to stay informed about technology?
Technology is always evolving, so staying informed is crucial for safe computing.
What is PII?
Personally Identifiable Information: data that can identify an individual (e.g., age, SSN).
What is Malware?
Malicious software designed to damage or control systems.
What is Phishing?
Tricking users into giving personal info by posing as a trusted entity.
What is Keylogging?
Recording keystrokes to steal sensitive information like passwords.
What are Rogue Access Points?
Unauthorized access points that can intercept data on public networks.
What is Authentication?
Keeping unauthorized users out of your accounts.
What is Multifactor Authentication (MFA)?
Requires multiple verification methods (knowledge, possession, inheritance).
What is Encryption?
Encoding data to prevent unauthorized access. Decryption is decoding.
What are Digital Certificates?
Verify website authenticity.
What are Firewalls?
Monitor traffic and block unsafe websites.
What are the differences between a virus and a worm?
Virus: Attaches to files, needs activation. Worm: Operates independently.
What are the differences between symmetric and public key encryption?
Symmetric: One key for both. Public: Public key to encrypt, private to decrypt.
Compare Knowledge, Possession, and Inheritance verification methods.
Knowledge: Something you know. Possession: Something you have. Inheritance: Something you are.