From cc7e02871c466454882fff564a81496bc1317cb6 Mon Sep 17 00:00:00 2001 From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr> Date: Mon, 12 Feb 2024 16:30:42 +0000 Subject: [PATCH] Update file README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c4a14a..47c2d89 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The Graph-Based Dataset for IoT Network Attack Detection is a curated collection of data specifically designed for research and development in the field of cybersecurity, focusing on the detection of attacks in Internet of Things (IoT) networks. This graph-based dataset provides researchers, developers, and practitioners with a comprehensive resource to evaluate and benchmark various detection algorithms and systems in real-world IoT network environments. ## Dataset Description +[comment]: # (Still another comment) The dataset consists of network traffic data captured from emulated IoT network environments, where various attack scenarios have been emulated. The network traffic data is represented in the form of graphs, capturing the interactions and relationships between different devices, services, and communication patterns within the IoT network. Each graph in the dataset represents a snapshot of network activity over a specific time period, enabling analysis of attack patterns and behaviors. The following figure presents the general netwok architecture. -- GitLab