Skip to content
Open access

A blockchain-enabled hybrid intrusion detection framework for resource-constrained devices

Jun 2026 · PeerJ Computer Science · 0 citations · 51 references

TL;DR

This work presents a lightweight, blockchain-secured distributed IDS for IoT networks that combines anomaly-based detection using federated learning, Snort-based signature detection, and host-based log analysis with transformer models and mitigates the impact of malicious updates.

Abstract

Threats to Internet of Things (IoT) networks are becoming increasingly complex and distributed, challenging the effectiveness of traditional Intrusion Detection Systems (IDS). IDS based on federated learning (FL) offer the ability to train machine learning models among distributed nodes without sharing data, but they are vulnerable to adversarial attacks such as model poisoning. Trust among distributed nodes is also a major challenge. To address these issues, this work presents a lightweight, blockchain-secured distributed IDS for IoT networks. The proposed system combines anomaly-based detection using federated learning, Snort-based signature detection, and host-based log analysis with transformer models. The blockchain is used for immutable logging of model updates and reputation-based trust scores. These updates are linked to unique blockchain identities, and the ledger enforces Sybil-resistant enrollment, allowing only authenticated nodes to contribute valid updates. Evaluation on the CICIDS2017 and HDFS datasets shows that the proposed approach achieves detection accuracy near 98.8% for federated network traffic analysis and an F1-score of 99.6% for host-based log anomaly detection with BERT-mini-class models. In poisoning experiments using random-weight injection, reputation scoring with L2-norm update filtering mitigates the impact of malicious updates. Experiments are conducted on a hardware testbed using Raspberry Pi and ESP32 devices. Blockchain logging achieved 21.47 TPS with 736 ms average latency on a Raspberry Pi 4. BERT-mini inference achieved ~59 ms average latency (real-time).

Read PDF

Similar papers

Open access Jul 2026

A Blockchain-Integrated Federated Learning Model and Autoencoder-Based Feature Reduction for Improving IoT Intrusion Detection

The study proposes a secure and adaptive intrusion detection model using Federated Learning and Blockchain, augmented with autoencoder-based feature reduction, showing that combining FL, blockchain, and deep feature extraction offers a viable and secure solution for intrusion detection systems in IoT.

Tahseen A. Wotaifi · 0 citations
Aug 2026

Multi-agent reinforcement integrated with blockchain: developing intrusion detection for IoT network security

A distributed intrusion detection framework that integrates blockchain technology with Multi-Agent Reinforcement Learning (MARL) for enhanced blockchain security, transparency, and decentralization and establishes an emerging practice of intelligent distributed intrusion detection in emerging cybersecurity architectures.

Mohammed Zakariah, Fatma S. Alrayes, Mohammed K. Alzaylaee et al. · 0 citations
Aug 2026

BELS-IoT: A Blockchain-Integrated Ensemble Learning Framework for Secure and Trustworthy IoT Device Protection

BELS-IoT is proposed, a novel decentralized protection architecture that integrates a cryptocurrency-based blockchain layer with a multi-layer ensemble learning engine that rewards honest behavior and penalizes malicious activities while maintaining privacy through federated learning with blockchain-verified reputation scores.

Anwar Kalghoum, Leila Azouz Saidane · 0 citations
Open access Aug 2026

A Blockchain-Enabled Security Framework for Cloud-Based Sensor Systems with Deep Learning-Driven Attack Classification

A Weighted Symmetric Hashed Blockchain framework that integrates mutual-information-based feature weighting, deep-learning-based attack classification, AES-256-GCM authenticated encryption, cryptographic hashing, and permissioned-ledger logging, demonstrating the potential of WSHB as a reproducible framework for attack classification and secure event logging in cloud-integrated sensor environments.

Naveed Ahmad, Yue Cao, William Liu · 0 citations