Multi-Layer Secret Sharing for Cross-Layer Attack Defense in 5G Networks: a COTS UE Demonstration
Wai Ming Chan, Remi Chou, Taejoon Kim
TL;DR
The paper tackles cross-layer attacks in 5G where conventional cryptography hinges on key distribution that can be compromised. It introduces a two-layer XOR-based secret sharing method that encodes an $n$-bit source $S$ into a $3×3$ secret-share matrix $M$ distributed across 3 operators and 3 relays, such that any $2×2$ submatrix suffices for recovery while a full row and full column reveal no information. The method is implemented on commercial-off-the-shelf 5G UEs using WiFi-Direct coordination and UDP transmission, with no infrastructure modifications or pre-shared keys required. Evaluation under cross-layer DoS scenarios shows 100% recovery for the two-layer scheme, with high confidentiality ($>$0.9979 entropy) and a modest latency overhead (~60 ms) relative to simple repetition codes. The work demonstrates a practical, device-centric defense mechanism that enhances resilience of 5G networks in contested environments.
Abstract
This demo presents the first implementation of multi-layer secret sharing on commercial-off-the-shelf (COTS) 5G user equipment (UE), operating without infrastructure modifications or pre-shared keys. Our XOR-based approach distributes secret shares across network operators and distributed relays, ensuring perfect recovery and data confidentiality even if one network operator and one relay are simultaneously lost (e.g., under denial of service (DoS) or unanticipated attacks).
