As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

AES-CCM Attack

170 bytes added, 12:44, 3 November 2016
Performing Attack
In the event the AES-CTR nonce input is unknown, additional work is required (detailed below).
=== Step #22A: AES-CBC MAC Block #2 ===
Repeating this for block #2 is exactly the same as before. Note you will need to perform a capture which triggers on the second block, which may require changes to the firmware source code.
Once you recover Block #1, you can calculate <math>CBC_{m}</math>. Recovering block #2 means you could use <math>CBC_{m}</math> to determine <math>CTR_{m+1}</math>. Then you can decrypt <math>CTR_{m+1}</math> to determine the AES-CTR nonce format.
 
 
=== Step #2B: AES-CTR Pad Output DPA ===
 
As an alternative to doing the same thing on the second block, we can use a DPA attack to figure out the AES-CTR output pad.
== Example Bootloader ==
Approved_users, bureaucrat, administrator
1,956
edits

Navigation menu