tis-verif-secureboot-uefi-ca-2023
Silent install package for tis-verif-secureboot-uefi-ca-2023
- Software Editor: -
- Signature Date:
- Official Website
- Luti Monitored: -
- 42 downloads
Description
Ce script permet de contrôler que le démarrage sécurisé est activé et que le certificat Windows UEFI CA 2023 est bien présent dans la base UEFI.
This page references all tis-verif-secureboot-uefi-ca-2023 silent install packages. By using these packages with WAPT, our deployment software, you will be able to silently install tis-verif-secureboot-uefi-ca-2023 on your Windows.
tis-verif-secureboot-uefi-ca-2023
Description:
tis-verif-secureboot-uefi-ca-2023 package forces the Secure Boot update to Windows UEFI CA 2023, verifies that the UEFI bootloader actually uses this certificate, and reports a detailed status in the WAPT audit.
Goals:
- Force the Secure Boot update via the AvailableUpdates registry value and the Windows scheduled task.
- Check the actual Secure Boot state on the machine.
- Verify that the EFI bootloader in use is signed with the 2023 certificate.
- Report the resulting state in the WAPT audit (verif-secureboot-uefi-ca-2023).
Result
The detailed result will be available in the “Audit data” tab. Here is an example:
{
"SecureBootUEFI": true,
"SignerName": "Microsoft Windows",
"SingerFingerPrint": "xxxxx",
"ConfidenceLevel": "Under Observation - More Data Needed",
"UEFICA2023Error": "0",
"AvailableUpdates": "0",
"UEFICA2023Status": "InProgress",
"WindowsUEFICA2023Capable": "2",
"CA_2023_in_SecureBootUEFI_DB": true
}