312-50V12 · Question #186
You are a cybersecurity trainee tasked with securing a small home network. The homeowner is concerned about potential "Wi-Fi eavesdropping," where unauthorized individuals could intercept the…
The correct answer is B. Enable encryption on the wireless network. To prevent unauthorized individuals from intercepting wireless communications on a home network, the most effective initial step is to enable encryption. This ensures that even if data is intercepted, it remains unreadable without the correct key.
Question
Options
- ADisable the network's SSID broadcast
- BEnable encryption on the wireless network
- CEnable MAC address filtering
- DReduce the signal strength of the wireless router
How the community answered
(23 responses)- A4% (1)
- B91% (21)
- D4% (1)
Why each option
To prevent unauthorized individuals from intercepting wireless communications on a home network, the most effective initial step is to enable encryption. This ensures that even if data is intercepted, it remains unreadable without the correct key.
Disabling the SSID broadcast only hides the network name from casual discovery but does not prevent determined attackers from finding the network or intercepting its traffic once connected or identified.
Enabling strong encryption, such as WPA2 or WPA3, on a wireless network scrambles the data transmitted between devices and the router. This mechanism ensures that even if an unauthorized party intercepts the wireless signals, the actual data payload is unreadable without the associated encryption key, thereby directly addressing the concern of Wi-Fi eavesdropping. For a residential network, configuring robust encryption is a straightforward process typically found in the router's settings.
MAC address filtering controls which devices are allowed to connect to the network but does not encrypt the data being transmitted, leaving communications vulnerable to interception by unauthorized parties within range.
Reducing the signal strength of the wireless router limits the physical range of the network, which might make eavesdropping more difficult from a distance, but it does not encrypt the data itself and can degrade service for legitimate users within the home.
Concept tested: Wireless network data encryption
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/security-baselines/wireless-network-security-policy
Topics
Community Discussion
No community discussion yet for this question.