CSCU - Certified Secure Computer User Operating System Security Questions and Answers 1 — Questions and Answers
Question 1: A user wants to ensure that if their laptop is stolen, the data on the hard drive is unreadable to an unauthorized person. Which of the following Windows features is specifically designed for this purpose?
- Windows Defender Firewall
- BitLocker (Correct answer)
- User Account Control (UAC)
- Windows Update
Correct answer: BitLocker
BitLocker is a full-volume encryption feature included with Microsoft Windows versions starting with Vista. It is designed to protect data by providing encryption for entire volumes. If a computer is lost or stolen, BitLocker prevents unauthorized access to the data stored on the drive.
Question 2: Which macOS feature helps prevent the installation of applications from unverified developers, thereby reducing the risk of malware infection?
- FileVault
- XProtect
- Gatekeeper (Correct answer)
- System Integrity Protection (SIP)
Correct answer: Gatekeeper
Gatekeeper is a security feature of macOS that helps protect users from installing malicious software by enforcing code signing and verifying that downloaded applications are from identified developers.
Question 3: A user receives a security pop-up asking for administrative credentials to proceed with a software installation. Which operating system security mechanism is responsible for generating this prompt to prevent unauthorized changes?
- Antivirus Software
- Virtual Private Network (VPN)
- Data Loss Prevention (DLP)
- User Account Control (UAC) (Correct answer)
Correct answer: User Account Control (UAC)
User Account Control (UAC) is a security component of Windows that helps prevent unauthorized changes to the operating system. When changes that require administrator-level permission are initiated, UAC asks the user for confirmation or an administrator's password, reducing the risk of malware making unwanted changes.
Question 4: To maintain a secure operating system, what is the most critical and fundamental routine task a user should perform regularly?
- Defragmenting the hard drive
- Applying the latest security patches and updates (Correct answer)
- Clearing the web browser's cache
- Disabling the screensaver
Correct answer: Applying the latest security patches and updates
Keeping the operating system and installed applications up-to-date with the latest security patches is one of the most important steps to protect against known vulnerabilities that can be exploited by malware and attackers.
Question 5: Which of the following is a primary function of a personal firewall built into an operating system like Windows or macOS?
- To encrypt files and folders on the hard drive
- To scan emails for phishing attempts
- To monitor and control incoming and outgoing network traffic (Correct answer)
- To create strong, unique passwords for user accounts
Correct answer: To monitor and control incoming and outgoing network traffic
A personal firewall, such as the one included in Windows and macOS, acts as a barrier between a computer and the network (like the internet). Its main purpose is to filter network traffic, blocking unauthorized incoming connections and controlling which applications can send data out.
Question 6: A user is working on a public Wi-Fi network and is concerned about their data being intercepted. Besides using a VPN, what operating system feature should be enabled to prevent unsolicited connection attempts from other devices on the same network?
- A host-based firewall (Correct answer)
- File encryption
- A strong password policy
- Automatic software updates
Correct answer: A host-based firewall
A host-based firewall, which is built into modern operating systems, can be configured to block incoming connection requests. This is especially important on untrusted networks, like public Wi-Fi, to prevent other malicious devices on the network from accessing services on the user's computer.
A user wants to ensure that if their laptop is stolen, the data on the hard drive is unreadable to an unauthorized person.
Which of the following Windows features is specifically designed for this purpose?