CAS-003 · Question #592
A smart switch has the ability to monitor electrical levels and shut off power to a building in the event of power surge or other fault situation. The switch was installed on a wired network in a…
The correct answer is B. Change the default password for the switch. Changing the default password on a smart switch is the most critical hardening step because factory-set credentials are publicly known and trivially exploitable.
Question
A smart switch has the ability to monitor electrical levels and shut off power to a building in the event of power surge or other fault situation. The switch was installed on a wired network in a hospital and is monitored by the facilities department via a cloud application. The security administrator isolated the switch on a separate VLAN and set up a patching routine. Which of the following steps should also be taken to harden the smart switch?
Options
- ASet up an air gap for the switch.
- BChange the default password for the switch.
- CPlace the switch in a Faraday cage.
- DInstall a cable lock on the switch.
How the community answered
(32 responses)- A3% (1)
- B88% (28)
- C6% (2)
- D3% (1)
Why each option
Changing the default password on a smart switch is the most critical hardening step because factory-set credentials are publicly known and trivially exploitable.
An air gap would physically isolate the switch from the network, breaking the cloud monitoring application the facilities department depends on and eliminating its intended operational function.
Smart switches and IoT devices are shipped with documented default usernames and passwords that attackers routinely attempt during reconnaissance, making default credentials one of the most commonly exploited vulnerabilities in networked devices. Changing the default password immediately closes this well-known attack vector and is a foundational hardening step for any internet or network-connected device, especially critical infrastructure equipment in a hospital environment. This control directly reduces the risk of unauthorized remote administrative access.
A Faraday cage blocks electromagnetic signals and is irrelevant because the switch operates on a wired network and does not use wireless communication that needs shielding.
A cable lock provides physical tamper resistance against theft but does not protect against network-based attacks or unauthorized remote login using default credentials.
Concept tested: IoT and network device hardening - changing default credentials
Source: https://www.cisa.gov/resources-tools/resources/iot-security-considerations
Topics
Community Discussion
No community discussion yet for this question.