awesome-embedded-and-iot-se.../readme.md

5.8 KiB
Raw Blame History

Awesome Embedded and IoT Security Awesome

A curated list of resources about embedded and IoT security. The list contains software and hardware tools, books, research papers and more.

Contents

Software Tools

Software Tools for analyzing embedded firmware images.

Analysis Frameworks

  • FACT - The Firmware Analysis and Comparison Tool - Full featured static analysis framework including extraction of firmware, analysis utilizing different plug-ins and comparison of different firmware versions.
  • EXPLIoT - Pentest framework like Metasploit but specialized for IoT.

Analysis Tools

  • Binwalk - Searches a binary for "interesting" stuff.
  • Firmadyne - Tries to emulate and pentest a firmware.
  • firmwalker - Searches extracted firmware images for interesting files and information.
  • Trommel - Searches extracted firmware images for interesting files and information.

Extraction Tools

  • Binwalk - Extracts arbitrary files utilizing a carving approach.
  • FACT Extractor - Detects container format automatically and executes the corresponding extraction tool.
  • Firmware Mod Kit - Extraction tools for several container formats.

Hardware Tools

  • Bus Blaster - Detects and interacts with hardware debug ports like UART and JTAG.
  • Bus Pirate - Detects and interacts with hardware debug ports like UART and JTAG.
  • JTAGULATOR - Detects JTAG Pinouts.

Books

Research Papers

Case Studies

Case Studies are a good start to learn how to find a vulnerabilities in embedded firmware.

Websites

Conferences

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Fraunhofer FKIE has waived all copyright and related or neighboring rights to this work.