MFT is a free and open-source online service and corresponding libraries to
unpack
read
parse
analyse
x86 bios updates and firmware images. Hopefully longterm it will be able to modify images as well. It aims to build the worlds biggest bios (firmware) database to be able to track:
Microcode spread
Vulnerability tracking
Binary Blob updates
CPU and mainboard model spread
Vendor update schedules
While it is still in BETA, it can already unpack and analyse quite an amount of data.
- Clone this repository recursivly
- Create config.yml file and env file in MFT-Docker
- Run
docker-compose up
in MFT-Docker - Run
make