352-001 · Question #463
Which three of the following security controls would you take into consideration when implementing IoT capabilities?
The correct answer is A. Layered security approach C. Define lifecycle controls for IoT devices D. Privacy impact Assessment. IoT security implementation relies on layered defenses, device lifecycle governance, and privacy impact assessments as foundational controls. On-device IDS, rigid functionality tradeoffs, and frequent password rotations are impractical or non-standard for IoT environments.
Question
Which three of the following security controls would you take into consideration when implementing IoT capabilities?
Options
- ALayered security approach
- BPlace security above functionality
- CDefine lifecycle controls for IoT devices
- DPrivacy impact Assessment
- EChange passwords every 90 days
- FImplement intrusion detection systems on IoT Devices
How the community answered
(21 responses)- A76% (16)
- B5% (1)
- E5% (1)
- F14% (3)
Why each option
IoT security implementation relies on layered defenses, device lifecycle governance, and privacy impact assessments as foundational controls. On-device IDS, rigid functionality tradeoffs, and frequent password rotations are impractical or non-standard for IoT environments.
A layered security approach (defense in depth) is a core IoT principle that combines network segmentation, encryption, authentication, and physical controls to reduce attack surface across multiple tiers of an IoT deployment.
Placing security above functionality is not an accepted IoT design principle; the standard is security by design that balances both, since overly restrictive controls can render resource-constrained IoT devices non-operational.
Defining lifecycle controls ensures security is enforced from provisioning through patching to decommissioning, directly addressing the long operational lifetimes and infrequent update cycles that make IoT devices high-risk targets.
A Privacy Impact Assessment is mandatory for IoT because these devices continuously collect and transmit environmental and user data, requiring formal evaluation of data flows, storage, and third-party sharing before deployment.
Frequent password rotation is a general IT policy that does not apply well to IoT, where many devices use embedded or shared credentials and lack interfaces or firmware support for regular password changes.
IoT devices are resource-constrained and cannot host IDS agents locally; intrusion detection for IoT is implemented at the network perimeter or gateway level, not on the devices themselves.
Concept tested: IoT security controls and lifecycle best practices
Source: https://csrc.nist.gov/publications/detail/nistir/8228/final
Topics
Community Discussion
No community discussion yet for this question.