|
|
|
|
|
by als0
1646 days ago
|
|
Many consumer IoT devices are just small microcontrollers that don't run Linux. Usually just a small embedded application in an RTOS, without much security at all. For powerful application processors like your TV, smartphone, router...there's plenty of rich data to exfiltrate and resources to abuse. For a microcontroller, you're either interested in controlling it remotely or stealing some secret from it e.g. WLAN password or a cloud access credential. Anything else is quite hard and has diminishing returns. However, in great numbers they can provide a significant DDoS capability. |
|