Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Breaking Secure Bootloaders

Black Hat via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore techniques for breaking secure bootloaders in this Black Hat conference talk. Dive into common Android bootloader protection mechanisms and learn how to analyze unlock procedures using USBPCAP. Discover methods for implementing Fastboot and identifying potential bootloader weaknesses. Examine unknown memory analysis techniques and understand the process of unlocking bootloaders by bypassing RSA checks. Investigate bootloader firmware update protocols specific to NXP chips, including hashing processes and signature verification. Learn how to bypass signature verification by modifying hashes and writing them to specific memory locations. Gain insights into repairing firmware using working config dumps and hashing techniques.

Syllabus

Intro
Common Android Bootloader Protection Analysis of an unlock on the phone was performed using USBPCAP
Implementing Fastboot Easy to implement using standard USB libraries
Identifying A Potential Bootloader Weakness The "flash" command usually only flashes partitions on unlocked bootloaders
Unknown Memory Analysis Most opcodes, while valid operations, would not be the same as in the bootloader
Unlocking The Bootloader To unlock the bootloader, it was necessary to jump to the code after the RSA check
Patching Bootloader Unlock A single branch instruction was identified, which sent an error response or unlocked the bootloader, depending on whether the signature was accurate
Bootloader Firmware Update Protocol Unique to NXP chips
Hashing Process The first command contains a version number, SHA-256 hash, and signature of the hash
Bypassing Signature Verification Modified hashes could be written in the right portion of memory
Repairing the Firmware Using a dump of the working config, the new config could be hashed and written

Taught by

Black Hat

Reviews

Start your review of Breaking Secure Bootloaders

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.