Skip to content

SCAAML AES side-channel attacks tutorial

The introduction of the SCAAML (Side Channel Attacks Assisted with Machine Learning) project was at Defcon 27 (2019). The talk is recorded at the blogpost A Hacker Guide To Deep Learning Based Side Channel Attacks (talk recording and slides). Two additional blogposts are a walkthrough the code:

The archived code (be prepared to use an older version of TensorFlow) can be found at our: GitHub repository.