常见攻击方式

匿名 (未验证) 提交于 2019-12-02 23:34:01

1. Side channel attacks

A). Simple power analysis(SPA)
B). Differential power analysis(DPA)
C). Differential fault analysis(DFA)
D). Higher Order DPA
E). EMA attacks
F). Differential EMA attacks(DEMA)

2. Physical attacks

A). Hardware reverse engineering
B). Probing

3. Perturbation attacks

A). Voltage glitch
B). Laser glitch

4. Explotation fo test features

A). Re-enable some on-chip test functions to read out secrets
Software attacks

A). Explore software bugs and/or security holes in API

Differential fault analysisside channel attackcryptographycryptanalysisfaults―unexpected environmental conditions―into cryptographic implementations, to reveal their internal states.

文章来源: https://blog.csdn.net/thekey1314/article/details/74932056
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!