Heads up: opening this section reveals every question, every option, and the correct answer for this round. If you came here to play, scroll up and hit Play first.
Question 1: What is the primary goal of a phishing attack?
- To improve network speed
- To steal sensitive information
- To crash a server
- To update software
Answer: B. To steal sensitive information
Explanation: Phishing is a social engineering technique where attackers deceive users into revealing sensitive data like passwords or credit card numbers by posing as a trustworthy entity.
Question 2: What does MFA stand for in a security context?
- Managed File Archive
- Mainframe Access
- Multi-Factor Authentication
- Mobile Firewall Application
Answer: C. Multi-Factor Authentication
Explanation: Multi-Factor Authentication adds a layer of security by requiring two or more verification methods to gain access to an account, significantly reducing the risk of unauthorized entry.
Question 3: Which of these is considered a strong password practice?
- Using your pet's name
- Using the same password everywhere
- Using sequential numbers like 12345
- Using a unique passphrase
Answer: D. Using a unique passphrase
Explanation: A strong, unique passphrase is difficult for automated tools to guess. Reusing passwords or using predictable information makes accounts highly vulnerable to credential stuffing attacks.
Question 4: What is the main purpose of encryption?
- To delete temporary files
- To hide data from unauthorized users
- To speed up internet connections
- To compress file sizes
Answer: B. To hide data from unauthorized users
Explanation: Encryption converts readable data into an unreadable format, ensuring that even if data is intercepted, it cannot be understood without the correct decryption key.
Question 5: What is 'social engineering' in cybersecurity?
- Coding secure software
- Testing hardware durability
- Building social media networks
- Manipulating people to divulge info
Answer: D. Manipulating people to divulge info
Explanation: Social engineering is a deceptive practice where attackers manipulate human psychology to trick individuals into revealing sensitive information, granting unauthorized access, or performing actions that compromise security protocols.
Question 6: Which of these is a common sign of a phishing email?
- A link to the official company site
- A generic greeting like 'Dear Customer'
- Correct spelling and grammar
- A clear sender email address
Answer: B. A generic greeting like 'Dear Customer'
Explanation: Generic greetings, urgent or threatening language, and suspicious links are classic red flags that an email may be a phishing attempt designed to steal your credentials.
Question 7: What is the purpose of a firewall?
- To monitor and filter network traffic
- To clean out computer dust
- To back up your hard drive
- To increase processor speed
Answer: A. To monitor and filter network traffic
Explanation: A firewall acts as a barrier between a trusted internal network and untrusted external networks, controlling incoming and outgoing traffic based on security rules.
Question 8: What should you do if you receive an unexpected attachment?
- Forward it to all your contacts
- Open it immediately
- Save it to your desktop
- Delete it without opening
Answer: D. Delete it without opening
Explanation: Unexpected attachments are common vectors for malware. If you are not expecting the file, it is safest to delete it to prevent potential system infection.
Question 9: What is a 'keylogger'?
- A hardware device for typing
- A secure login method
- A tool to recover lost passwords
- A type of malware that records keystrokes
Answer: D. A type of malware that records keystrokes
Explanation: A keylogger is a type of spyware that records every key pressed on a keyboard, allowing attackers to capture sensitive information like usernames and passwords.
Question 10: Why is it risky to use public Wi-Fi for banking?
- It limits your data usage
- It requires a subscription
- It is too slow
- It is often unencrypted
Answer: D. It is often unencrypted
Explanation: Public Wi-Fi networks are often unencrypted, meaning attackers on the same network can potentially intercept your sensitive data, such as banking login credentials.