Bypass Record
Pre-OS Boot × AMI Aptio V UEFI Firmware
A publicly-reported instance of Pre-OS Boot bypassing AMI Aptio V UEFI Firmware, recorded with its original source. Factual record; no assessment of any specific deployment.
Mechanism
The method extracts the SecurityStubDxe EFI binary from firmware, locates the image verification handler via reverse engineering, and patches it to always return EFI_SUCCESS. This defeats Secure Boot's integrity checks, allowing any unsigned code to execute during boot.
Detection & mitigation
Monitor UEFI firmware integrity using hardware root-of-trust measurements (e.g., TPM PCRs) and compare against known-good values via remote attestation. Enforce Secure Boot with custom Platform Key (PK) and audit firmware updates through secure update mechanisms.
This is a record of a publicly-reported event, not an assessment of any specific organization's deployment. Detection and mitigation notes are drawn from the cited source. Where the source is silent, fields are omitted.