Skip to content

3 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Open access 2026

Smart Contract-Based Automated Response System for IoT Attacks in Web3 Ecosystems

The convergence of the Internet of Things (IoT) with Web3 ecosystems introduces new opportunities for automation, trust, and decentralized coordination. However, the same decentralized nature also amplifies security vulnerabilities, as conventional centralized intrusion detection and response systems are unable to provide real-time, tamper-proof protection at scale. This paper presents the Smart Contract-Based Automated Response System (SC-ARS), a novel framework that integrates blockchain smart contracts, machine learning (ML)-based anomaly detection, and automated mitigation policies. SC-ARS leverages lightweight consensus mechanisms and decentralized storage to ensure resilience against single points of failure, while smart contracts provide transparent and auditable enforcement of security actions. The ML pipeline, implemented using Random Forest, XGBoost, and LSTM models, is trained on benchmark datasets (NSL-KDD and CICIDS2017) to enable accurate anomaly detection. Experimental evaluation demonstrates up to 95% detection accuracy, a 50% reduction in response latency, and scalability to over 100,000 IoT devices without performance degradation. These results highlight the suitability of SC-ARS for deployment in smart cities, industrial IoT, and decentralized critical infrastructures where trust, transparency, and real-time responsiveness are essential.

S. Bassey, B. Stephen, Emediong Bassey Obot et al. · 0 citations
Conference Open access 2026

Machine Learning-Based Detection of DDoS Attacks on Advanced Metering Infrastructure Networks in Smart Grid

Advanced Metering Infrastructure (AMI) networks in smart grids face evolving cybersecurity threats, with Distributed Denial of Service (DDoS) attacks posing critical risks to network availability and operational integrity. This paper presents a comprehensive evaluation of deep learning architectures for DDoS attack detection in AMI environments, focusing on Convolutional Neural Network (CNN), CNN-Long Short-Term Memory (CNN-LSTM), and CNN-Gated Recurrent Unit (CNN-GRU) hybrid approaches. Using a dataset of 72,007 AMI samples enhanced with realistic DDoS attack simulations covering six attack categories, we implemented extensive feature engineering generating 3,398 features optimized to 75 discriminative indicators. The methodology incorporates synthetic attack generation maintaining 30% attack ratio with stratified data partitioning for robust evaluation. The results gotten from experiments demonstrate that the CNN architecture achieves excellent performance with 86.52% accuracy, 91.08% precision, and 85.73% F1-score, requiring only 23.7 minutes training time and 291,841 parameters. The CNN-LSTM hybrid shows competitive performance with 85.82% accuracy and enhanced temporal modeling capabilities. Both architectures significantly outperform the more complex CNN-GRU variant, establishing CNN-based approaches as optimal for AMI security applications. This research contributes evidence-based architectural guidance for AMI threat detection systems, demonstrating practical deployment solutions that balance detection accuracy with computational efficiency for real-world utility environments.

S. Bassey, P. Asuquo, Victor Anaga et al. · 0 citations
Conference Open access 2026

Cross-Chain and Energy-Efficient Intrusion Detection for IoT Security using Smart Contracts and Machine Learning

The integration of Internet of Things (IoT) systems with blockchain-based security mechanisms offers improved trust, auditability, and decentralization, but introduces significant challenges related to interoperability, transaction latency, and energy consumption at the network edge. Most existing blockchain-assisted intrusion detection systems (IDS) are limited to single-ledger deployments and rely on computationally intensive machine-learning inference, which restricts their applicability in resource-constrained IoT environments. Presented in the work is a cross-chain and energy-efficient intrusion detection framework that combines lightweight machine-learning–based anomaly detection with smart-contract–driven verification and interoperable blockchain communication. Intrusion detection models are optimized using pruning and INT8 quantization to reduce inference overhead on IoT gateways, while verified intrusion alerts are securely propagated across heterogeneous blockchain platforms through cross-chain messaging protocols. Smart contracts automate alert validation and response actions, enabling coordinated defense across multiple ledgers. Experimental evaluation using CICIDS2017 and BoT-IoT datasets, physical IoT gateway hardware, and a multi-chain blockchain testbed demonstrates that the proposed framework achieves a detection accuracy of 97.4%, reduces inference energy consumption by up to 56%, and improves alert propagation latency by 42% compared to single-chain baselines. These results indicate that decentralized, interoperable, and energy-aware intrusion detection is feasible for large-scale IoT deployments.

S. Bassey, Emmanuel Udoh, B. Stephen et al. · 0 citations