With this repo, we want to create a centralize spot where researchers can share their firmware blob with some metadata attached to help everybody. No more papers with 3 examples, less time wasted looking for those, less money spent to dump another firmware already dumped by somebody else.
Share your blob!
Here all the papers from where this dataset has been created.
Paper Name | Link |
---|---|
Toward the Analysis of Embedded Firmware through Automated Re-hosting | https://www.usenix.org/system/files/raid2019-gustafson.pdf |
HALucinator: Firmware Re-hosting Through Abstraction Layer Emulation | https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf |
P2IM: Scalable and Hardware-independent Firmware Testing via Automatic Peripheral Interface Modeling | https://www.usenix.org/system/files/sec20spring_feng_prepub_0.pdf |
What You Corrupt Is Not What You Crash: Challenges in Fuzzing Embedded Devices | http://s3.eurecom.fr/docs/ndss18_muench.pdf |
BootStomp: On the Security of Bootloaders in Mobile Devices | https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-redini.pdf |
FirmXRay: Detecting Bluetooth Link Layer Vulnerabilities From Bare-Metal Firmware | https://dl.acm.org/doi/10.1145/3372297.3423344 |
Polypyus – The Firmware Historian | https://www.ndss-symposium.org/wp-content/uploads/bar2021_23004_paper.pdf |
Fuzzware: Using Precise MMIO Modeling for Effective Firmware Fuzzing | https://www.usenix.org/system/files/sec22summer_scharnowski.pdf |
Here a list of other sources from which these blobs are coming from:
- https://github.com/TrustworthyComputing/csaw_esc_2019
- https://os.mbed.com/platforms/FRDM-K64F/
- https://github.com/grant-h/ShannonBaseband/tree/master/firmware
- https://github.com/OSUSecLab/FirmXRay
- https://github.com/seemoo-lab/polypyus/tree/master/firmware/targets
- https://github.com/fuzzware-fuzzer/fuzzware-experiments
- You?