mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
573 B
573 B
Fault Injection Attacks
{{#include ../../banners/hacktricks-training.md}}
Fault injection attacks는 전자 회로에 외부 간섭을 도입하여 그 동작에 영향을 미치고, 그 결과 정보를 유출하거나 회로의 특정 제한을 우회하는 것을 포함합니다. 이 공격은 전자 회로를 공격할 수 있는 많은 가능성을 열어줍니다. 이 공격은 전자 회로의 glitching이라고도 불립니다.
전자 회로에 결함을 주입하는 방법과 매체는 다양합니다.
{{#include ../../banners/hacktricks-training.md}}