sig-list-to-certs
Tools to manipulate EFI secure boot keys and signatures
Install
- All systems
-
curl cmd.cat/sig-list-to-certs.sh
- Debian
-
apt-get install efitools
- Ubuntu
-
apt-get install efitools
- Arch Linux
-
pacman -S efitools
- Kali Linux
-
apt-get install efitools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install efitools
- Dockerfile
- dockerfile.run/sig-list-to-certs
efitools
Tools to manipulate EFI secure boot keys and signatures
This package installs a variety of tools for manipulating keys and binary signatures on UEFI secure boot platforms. The tools provide access to the keys and certificates stored in the secure variables of the UEFI firmware, usually in the NVRAM area.