Skip to content
F~Cybersecurity

Enhancing early detection and accuracy in image-based network intrusion detection systems

The Combine·14d ago·4 views
Authors: Alshaimaa Abo-Alian, Alaa Prince AbdelHalim, Nagwa BadrField: CybersecurityYear: 2026DOI: 10.1186/s42400-025-00475-1 1 citations

Abstract Efficiently parsing high-volume Packet Capture (PCAP) files for early-stage network intrusion detection remains a persistent challenge in cybersecurity. Real-time environments demand detection systems that are both computationally efficient and capable of accurately identifying complex, multi-packet attacks. Traditional approaches often rely on full flow analysis or deep packet inspection, which are computationally intensive and struggle to generalize under limited training data. This study proposes a novel image-based Network Intrusion Detection System (NIDS) that transforms sequences of five consecutive packets into RGB images, enabling early detection without processing entire traffic flows. The model leverages parallelized PCAP-to-image conversion and integrates domain-aware data augmentation strategies that preserves the semantic structure of network flows. Furthermore, a two-fold stratified cross-validation framework is employed, ensuring robust performance estimation across imbalanced attack categories while mitigating overfitting. Experimental results show that the proposed model, trained on a combined dataset of CICIDS2017 and CICIDS2018, achieves a classification accuracy of 99% in multiclass settings. To further validate its robustness in real-world scenarios, the model was also evaluated on the BoT-IoT dataset. It achieved 96% accuracy in the full multiclass setting and up to 99.89% when excluding the DDoS_HTTP attack type. These results highlight the effectiveness of combining lightweight packet-level image representation with augmentation and cross-validation to enhance early detection of network intrusions, even under complex and imbalanced traffic conditions.

View external link ↗ (opens in a new tab)
Score: 0

Related papers

Sharing this paper's topic and concept tags, via OpenAlex. These aren't in Graze — they link straight out to the source.

  • A Kind of Intrusion Detection Model

    Huang Da-zu · Journal of Shaoyang University · 2003

  • Research on Computer Network Intrusion Detection System

    Zhou Jianguo · Jisuanji gongcheng · 2003

  • Analysis on Some Problems Related to the Intrusion Detection System

    Yang Qiu-xian · Sci-Tech Information Development & Economy · 2006

0 Comments

The summary above is machine-written and the abstract is the authors' own pitch. This is where people who read the paper say what it actually found, what the summary missed, and which part is worth your time.

Log in to join the discussion.