CRLGMay 1, 2023

IoTFlowGenerator: Crafting Synthetic IoT Device Traffic Flows for Cyber Deception

arXiv:2305.00925v1
Originality Incremental advance
AI Analysis

This addresses the need for better cyber deception in IoT security by enhancing honeypot realism, though it is an incremental improvement focused on traffic generation.

The paper tackles the problem of IoT honeypots being easily detected due to lack of realistic network traffic by proposing a deep learning approach to generate synthetic IoT traffic flows, demonstrating that it significantly outperforms state-of-the-art generators in remaining indistinguishable from real traffic across 18 IoT devices.

Over the years, honeypots emerged as an important security tool to understand attacker intent and deceive attackers to spend time and resources. Recently, honeypots are being deployed for Internet of things (IoT) devices to lure attackers, and learn their behavior. However, most of the existing IoT honeypots, even the high interaction ones, are easily detected by an attacker who can observe honeypot traffic due to lack of real network traffic originating from the honeypot. This implies that, to build better honeypots and enhance cyber deception capabilities, IoT honeypots need to generate realistic network traffic flows. To achieve this goal, we propose a novel deep learning based approach for generating traffic flows that mimic real network traffic due to user and IoT device interactions. A key technical challenge that our approach overcomes is scarcity of device-specific IoT traffic data to effectively train a generator. We address this challenge by leveraging a core generative adversarial learning algorithm for sequences along with domain specific knowledge common to IoT devices. Through an extensive experimental evaluation with 18 IoT devices, we demonstrate that the proposed synthetic IoT traffic generation tool significantly outperforms state of the art sequence and packet generators in remaining indistinguishable from real traffic even to an adaptive attacker.

Foundations

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

Your Notes