Measurement Based Evaluation and Mitigation of Flood Attacks on a LAN Test-Bed
Mohammed Nasereddin, Mert Nakıp, Erol Gelenbe
TL;DR
The paper addresses DoS-like UDP flood threats to IoT LANs and the gap between ideal IDS performance and real-world operation under attack. It deploys a LAN test-bed with UDP traffic, a DRNN-based IDS, and a simple mitigation that drops packets when the majority of the last $20$ packets indicate an attack, blocking further traffic for the next $30$ seconds. Results show that short attacks are detected with high accuracy (approximately $99.7\%$), but longer attacks overload the server and delay detection, while the mitigation reduces queue lengths and prevents IDS paralysis, with detections timing dependent on attack duration. This work demonstrates practical, rapid-response strategies for protecting IoT LANs from UDP flood DoS and informs future work on optimizing IDS analysis frequency and energy usage.
Abstract
The IoT is vulnerable to network attacks, and Intrusion Detection Systems (IDS) can provide high attack detection accuracy and are easily installed in IoT Servers. However, IDS are seldom evaluated in operational conditions which are seriously impaired by attack overload. Thus a Local Area Network testbed is used to evaluate the impact of UDP Flood Attacks on an IoT Server, whose first line of defence is an accurate IDS. We show that attacks overload the multi-core Server and paralyze its IDS. Thus a mitigation scheme that detects attacks rapidly, and drops packets within milli-seconds after the attack begins, is proposed and experimentally evaluated.
