112-52 · Question #87
What is a primary security concern with IoT devices?
The correct answer is B. Lack of strong default security settings. IoT devices are notorious for shipping with weak default credentials (like admin/admin) and minimal security configurations, making them trivial to compromise at scale - this is the root cause behind massive botnets like Mirai. Limited data storage (A) is a design constraint, not
Question
What is a primary security concern with IoT devices?
Options
- ALimited data storage
- BLack of strong default security settings
- CHigh power consumption
- DExcessive bandwidth usage
How the community answered
(62 responses)- A2% (1)
- B89% (55)
- C6% (4)
- D3% (2)
Explanation
IoT devices are notorious for shipping with weak default credentials (like admin/admin) and minimal security configurations, making them trivial to compromise at scale - this is the root cause behind massive botnets like Mirai. Limited data storage (A) is a design constraint, not a security vulnerability. High power consumption (C) is an engineering consideration, not a threat vector. Excessive bandwidth usage (D) might be a symptom of a compromised device, but not the underlying security concern.
Memory tip: Think "default = danger" - IoT devices prioritize convenience and cost over security, so manufacturers rarely enforce strong defaults. If you can Google the default password for a device, attackers already have.
Topics
Community Discussion
No community discussion yet for this question.