BootHole vulnerability (CVE-2020-10713). detection script, links and other mitigation related materials# BootHole
## General information
This repository was created to contain relevant helpful scripts and any additional tools or information that
can assist others in managing their BootHole vulnerability mitigation plans.
## Windows Based Platforms
We have created a Powershell script that will check the EFI System Partition for signed executable files that were revoked by Microsoft in the BootHole DBX Update
## Linux Based Platforms
Similarly to the Windows Powershell script above, we have also created a Linux Bash script that will check for any signed executable files revoked in the BootHole DBX update .
# If you encounter any issues please report them and we will try our best to assist you as soon as we can.
[4.0K] /data/pocs/fa539494c54bcfd5d8d65498941592394549c059
├── [3.3K] ADVISORIES.md
├── [4.0K] Bash
│ ├── [ 27K] BootHoleDetection.sh
│ └── [ 181] README.md
├── [ 34K] LICENSE
├── [4.0K] Powershell
│ └── [ 15K] BootHoleDetection.ps1
└── [ 736] README.md
2 directories, 6 files