Search papers, labs, and topics across Lattice.
This paper introduces a patch-based Transformer architecture designed to detect dormant hardware Trojans by analyzing frequency-domain representations of power traces. By employing real Fast Fourier Transform (rFFT) to convert time-domain power measurements, the method uncovers spectral signatures that traditional time-series analysis fails to reveal. Experimental results show an impressive 90.94% average detection accuracy, significantly outperforming existing methods, especially in identifying dormant Trojans that pose a critical security risk before activation.
Detecting dormant hardware Trojans with 90.94% accuracy could redefine security protocols in integrated circuits by addressing vulnerabilities that remain hidden until triggered.
Hardware Trojans embedded by malicious entities in integrated circuits can covertly leak sensitive information through power side channels, often remaining undetected in their dormant state until specific trigger conditions activate their malicious behavior. For information-leaking Trojans, detection in the dormant state is critical, as once triggered, the secret data is already exfiltrated. This paper introduces a patch-based Transformer architecture for detecting dormant hardware Trojans through frequency-domain analysis of power traces. Our approach converts time-domain power measurements into frequency-domain representations using real Fast Fourier Transform (rFFT), revealing spectral signatures hidden in conventional time-series analysis. Experimental results demonstrate that our method achieves 90.94% average detection accuracy across dormant and active Trojan scenarios, outperforming state-of-the-art approaches particularly in detecting dormant Trojans that prior time-domain methods do not address.