Showing posts with label iot. Show all posts
Showing posts with label iot. Show all posts
Tuesday, November 7, 2023
AWS IoT Core: A Compromised Device Perspective
I recently spent some time exploring the potential capabilities that an
evil IoT device might have within an AWS IoT Core environment. This culminated in the thoughts I've transcribed in this
blog post, as well as
a command-line tool
to help with enumeration and data harvesting during security assessments of
products that interact with AWS IoT Core.
Tuesday, October 25, 2022
Adding Support for a Flash Chip in FlashcatUSB
Flash Programmers for Dumping Firmware
Blackbox IoT device hacking can be frustrating without any insight into the underlying software implementation(s). For this reason, I usually try to obtain a copy of the device firmware to extract the bootloader, kernel, root filesystem, and any other information that might inform run-time testing and targeted reverse engineering. Unfortunately, device vendors don't always provide access to firmware packages, and even when they do, the firmware blobs can be encrypted or obfuscated in a way that makes them useless without knowledge of the packaging format. Luckily there's another way to obtain device firmware - you can try to dump it directly from device storage (generally a dedicated flash chip).
Subscribe to:
Posts (Atom)