▲ | crowfunder a day ago | |
> The device should ideally have some kind of secret material derived per device, like a passphrase generated from an MCU serial number or provisioned into EEPROM and printed on a label on the device. It is better than simple secret like 12345678 but it can go wrong too, like in the case of UPC UBEE routers where the list of potential passwords can be narrowed down to like ~60 possibilities using a googled generator [1] whilst knowing only the SSID. It did require firmware reverse engineering to figure out [2][3] but applies to most devices I've encountered. User should ideally always change the default password regardless. [1] https://upcwifikeys.com/UPC1236567 [2] https://deadcode.me/blog/2016/07/01/UPC-UBEE-EVW3226-WPA2-Re... [3] https://web.archive.org/web/20161127232750/http://haxx.in/up... |