Our team hacks space heater firmware updates over wifi in the latest Include Security blog post. We break down, literally and figuratively, each step of the attack to demonstrate how anonymous users on the same wireless network as an affected space heater could overwrite its firmware causing it to behave in unpredictable and potentially dangerous ways!| Include Security Research Blog
The DLink Movienite streaming device has a serious hardware flaw that is exploited easily for root level access.| Trevor Kems
The DLink Movienite streaming device has a serious hardware flaw that is exploited easily for root level access.| Trevor Kems
A step-by-step how-to guide to using QEMU in Ubuntu 18.04 to emulate embedded devices.| Boschko Security Blog
Discovered multiple vulnerabilities in the IoT hardware, software, & cloud peripheral applications (CVE-2022-31898 CVE-2022-42055 CVE-2022-42054).| Boschko Security Blog
Last time we looked at using the SWD interface of an STM32 ARM chip. This isn’t the only way we can interact with this device though. It also contains a serial interface on the bootloader tha…| Cybergibbons
In this post I will explain how to flash bios chips with an Arduino. We will be using a Arduino Duemilnove (uno, mega or clones do also work) and a ASUS P5B motherboard that no longer boots after a failed bios update. Here is an outline of the steps (some of these steps are not… Read More »How to flash bios chips with Arduino| #Tom's Weblog
STMicroelectronics STM32 processors are some of the most common ARM microcontrollers we see in IoT devices. We often want to read the firmware from these so we can examine it and find any vulnerabi…| Cybergibbons