Vulnerabilities

Side-Channel Attack

English

Overview

An attack technique that infers secret information, such as an encryption key, by observing physical side effects like processing time, power consumption, or electromagnetic emissions.

Details

Rather than exploiting a theoretical weakness in the cryptographic algorithm itself, this attack takes advantage of incidental information (a "side channel") leaked while the implementation runs. A timing attack, which exploits differences in processing time, is a representative example.

More Security terms