mirror of
https://github.com/fkie-cad/awesome-embedded-and-iot-security.git
synced 2024-10-01 05:45:37 -04:00
add cwe_checker (#34)
This commit is contained in:
parent
3bc3511e79
commit
fbd0301e66
@ -60,6 +60,7 @@ Software tools for analyzing embedded/IoT devices and firmware.
|
|||||||
### Analysis Tools
|
### Analysis Tools
|
||||||
|
|
||||||
- [Binwalk](https://github.com/ReFirmLabs/binwalk) - Searches a binary for "interesting" stuff, as well as extracts arbitrary files.
|
- [Binwalk](https://github.com/ReFirmLabs/binwalk) - Searches a binary for "interesting" stuff, as well as extracts arbitrary files.
|
||||||
|
- [cwe\_checker](https://github.com/fkie-cad/cwe_checker) - Finds vulnerable patterns in binary executables - ELF support for x86, ARM, and MIPS, experimental bare-metal support.
|
||||||
- [emba](https://github.com/e-m-b-a/emba) - Analyze Linux-based firmware of embedded devices.
|
- [emba](https://github.com/e-m-b-a/emba) - Analyze Linux-based firmware of embedded devices.
|
||||||
- [Firmadyne](https://github.com/firmadyne/firmadyne) - Tries to emulate and pentest a firmware.
|
- [Firmadyne](https://github.com/firmadyne/firmadyne) - Tries to emulate and pentest a firmware.
|
||||||
- [Firmwalker](https://github.com/craigz28/firmwalker) - Searches extracted firmware images for interesting files and information.
|
- [Firmwalker](https://github.com/craigz28/firmwalker) - Searches extracted firmware images for interesting files and information.
|
||||||
|
Loading…
Reference in New Issue
Block a user