Getting started with Firmware emulation
In Summary : Firmware Emulation can serve a number of different purposes such as analyzing the firmware in a better way, performing exploi...
https://updatesinfosec.blogspot.com/2018/07/getting-started-with-firmware-emulation.html
In Summary :
Firmware Emulation can serve a number of different purposes such as analyzing the firmware in a better way, performing exploitation, performing remote debugging and so on.
With this technique, you can emulate a Firmware originally meant to be run on a different architecture, and interact with it, even without having a physical IoT device. One of the earlier ways of performing Firmware Emulation was to create a Qemu image and then copy the firmware file system's contents on to the Qemu image and then launch the image.
However, there exists a much simpler alternative which is also prone to give you lesser issues while emulating firmware. Let's have a look. [...]
kindly refer the following link as follow up :
https://ift.tt/2rGdqrW
Firmware Emulation can serve a number of different purposes such as analyzing the firmware in a better way, performing exploitation, performing remote debugging and so on.
With this technique, you can emulate a Firmware originally meant to be run on a different architecture, and interact with it, even without having a physical IoT device. One of the earlier ways of performing Firmware Emulation was to create a Qemu image and then copy the firmware file system's contents on to the Qemu image and then launch the image.
However, there exists a much simpler alternative which is also prone to give you lesser issues while emulating firmware. Let's have a look. [...]
kindly refer the following link as follow up :
https://ift.tt/2rGdqrW