# Active Link Obfuscation to Thwart Link-flooding Attacks for Internet of   Things

**Authors:** Xuyang Ding, Feng Xiao, Man Zhou, and Zhibo Wang

arXiv: 1703.09521 · 2021-09-27

## TL;DR

This paper introduces Linkbait, an active defense mechanism for IoT that uses link obfuscation and machine learning to detect and mitigate link-flooding attacks, improving IoT connectivity resilience.

## Contribution

It presents a novel proactive mitigation approach combining link obfuscation and SVM-based attack detection specifically for IoT link-flooding attacks.

## Key findings

- Linkbait effectively hides target links from attackers.
- The SVM-based detection accurately identifies compromised IoT devices.
- Experimental results show significant reduction in attack impact.

## Abstract

The DDoS attack is a serious threat to Internet of Things (IoT). As a new class of DDoS attack, Link-flooding attack (LFA) disrupts connectivity between legitimate IoT devices and target servers by flooding only a small number of links. In this paper, we propose an active LFA mitigation mechanism, called Linkbait, that is a proactive and preventive defense to throttle LFA for IoT. We propose a link obfuscation algorithm in Linkbait that selectively reroutes probing flows to hide target links from adversaries and mislead them to identify bait links as target links. To block attack traffic and further reduce the impact in IoT, we propose a compromised IoT devices detection algorithm that extracts unique traffic patterns of LFA for IoT and leverages support vector machine (SVM) to identify attack traffic. We evaluate the performance of Linkbait by using both real-world experiments and large-scale simulations. The experimental results demonstrate the effectiveness of Linkbait.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.09521/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1703.09521/full.md

## References

40 references — full list in the complete paper: https://tomesphere.com/paper/1703.09521/full.md

---
Source: https://tomesphere.com/paper/1703.09521