CRNIMar 26, 2020

Denial of Service Attacks Detection in Software-Defined Wireless Sensor Networks

arXiv:2003.12027v124 citations
AI Analysis

This addresses security vulnerabilities in resource-constrained wireless sensor networks, though it is incremental as it adapts existing change point analysis to this specific domain.

The paper tackled the problem of detecting denial of service attacks in software-defined wireless sensor networks by proposing a lightweight change point analysis method, achieving detection rates close to 100% with linear complexity in networks of 36 and 100 nodes.

Software-defined networking (SDN) is a promising technology to overcome many challenges in wireless sensor networks (WSN), particularly with respect to flexibility and reuse. Conversely, the centralization and the planes' separation turn SDNs vulnerable to new security threats in the general context of distributed denial of service (DDoS) attacks. State-of-the-art approaches to identify DDoS do not always take into consideration restrictions in typical WSNs e.g., computational complexity and power constraints, while further performance improvement is always a target. The objective of this work is to propose a lightweight but very efficient DDoS attack detection approach using change point analysis. Our approach has a high detection rate and linear complexity, so that it is suitable for WSNs. We demonstrate the performance of our detector in software-defined WSNs of 36 and 100 nodes with varying attack intensity (the number of attackers ranges from 5% to 20% of nodes). We use change point detectors to monitor anomalies in two metrics: the data packets delivery rate and the control packets overhead. Our results show that with increasing intensity of attack, our approach can achieve a detection rate close to100% and that the type of attack can also be inferred.

Foundations

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

Your Notes