NICRMay 30, 2020

Introducing Network Coding to RPL: The Chained Secure Mode (CSM)

arXiv:2006.00310v37 citations
AI Analysis

This addresses security issues in low-power networks, but it is incremental as it builds on existing RPL modes.

The paper tackles vulnerabilities in the Routing Protocol for Low-Power and Lossy Networks (RPL) by proposing the Chained Secure Mode (CSM), which enhances resilience against replay attacks and shows better performance and security compared to existing modes in evaluations.

The current standard of Routing Protocol for Low Power and Lossy Networks (RPL) incorporates three modes of security: the Unsecured Mode (UM), Preinstalled Secure Mode (PSM), and the Authenticated Secure Mode (ASM). While the PSM and ASM are intended to protect against external routing attacks and some replay attacks (through an optional replay protection mechanism), recent research showed that RPL in PSM is still vulnerable to many routing attacks, both internal and external. In this paper, we propose a novel secure mode for RPL, the Chained Secure Mode (CSM), based on the concept of intraflow Network Coding. The main goal of CSM is to enhance RPL resilience against replay attacks, with the ability to mitigate some of them. The security and performance of a proof-of-concept prototype of CSM were evaluated and compared against RPL in UM and PSM (with and without the optional replay protection) in the presence of Neighbor attack as an example. It showed that CSM has better performance and more enhanced security compared to both the UM and PSM with the replay protection. On the other hand, it showed a need for a proper recovery mechanism for the case of losing a control message.

Foundations

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

Your Notes