CRAIAug 20, 2024

ETGuard: Malicious Encrypted Traffic Detection in Blockchain-based Power Grid Systems

arXiv:2408.10657v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in critical power grid infrastructure, though it is incremental as it builds on existing detection methods with incremental learning.

The paper tackles the problem of detecting malicious encrypted traffic in blockchain-based power grid systems, where conventional static models are inadequate, by proposing a novel framework that automatically detects such traffic and incrementally learns from new attacks, achieving state-of-the-art performance on three benchmark datasets.

The escalating prevalence of encryption protocols has led to a concomitant surge in the number of malicious attacks that hide in encrypted traffic. Power grid systems, as fundamental infrastructure, are becoming prime targets for such attacks. Conventional methods for detecting malicious encrypted packets typically use a static pre-trained model. We observe that these methods are not well-suited for blockchain-based power grid systems. More critically, they fall short in dynamic environments where new types of encrypted attacks continuously emerge. Motivated by this, in this paper we try to tackle these challenges from two aspects: (1) We present a novel framework that is able to automatically detect malicious encrypted traffic in blockchain-based power grid systems and incrementally learn from new malicious traffic. (2) We mathematically derive incremental learning losses to resist the forgetting of old attack patterns while ensuring the model is capable of handling new encrypted attack patterns. Empirically, our method achieves state-of-the-art performance on three different benchmark datasets. We also constructed the first malicious encrypted traffic dataset for blockchain-based power grid scenario. Our code and dataset are available at https://github.com/PPPmzt/ETGuard, hoping to inspire future research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes