IoT Device Identification Using Deep Learning
The growing use of IoT devices in organizations has increased the number of attack vectors available to attackers due to the less secure nature of the devices. The widely adopted bring your own device (BYOD) policy which allows an employee to bring any IoT device into the workplace and attach it to an organization's network also increases the risk of attacks. In order to address this threat, organizations often implement security policies in which only the connection of white-listed IoT devices is permitted. To monitor adherence to such policies and protect their networks, organizations must be able to identify the IoT devices connected to their networks and, more specifically, to identify connected IoT devices that are not on the white-list (unknown devices). In this study, we applied deep learning on network traffic to automatically identify IoT devices connected to the network. In contrast to previous work, our approach does not require that complex feature engineering be applied on the network traffic, since we represent the communication behavior of IoT devices using small images built from the IoT devices network traffic payloads. In our experiments, we trained a multiclass classifier on a publicly available dataset, successfully identifying 10 different IoT devices and the traffic of smartphones and computers, with over 99% accuracy. We also trained multiclass classifiers to detect unauthorized IoT devices connected to the network, achieving over 99% overall average detection accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningFeature EngineeringIoT Device IdentificationSimilar Papers 제목 키워드 기반
Network Traffic Analysis based IoT Device Identification
Device identification is the process of identifying a device on Internet without using its assigned network or other credentials. The sharp rise of usage in Internet of Things (IoT) devices has imposed new challenges in …
Genre classificationIoT Device IdentificationIoTDevID: A Behavior-Based Device Identification Method for the IoT
Device identification is one way to secure a network of IoT devices, whereby devices identified as suspicious can subsequently be isolated from a network. In this study, we present a machine learning-based method, IoTDev…
Data Augmentationfeature selectionIoT Device IdentificationMulti-class ClassificationIoTGAN: GAN Powered Camouflage Against Machine Learning Based IoT Device Identification
With the proliferation of IoT devices, researchers have developed a variety of IoT device identification methods with the assistance of machine learning. Nevertheless, the security of these identification methods mostly …
BIG-bench Machine LearningIoT Device IdentificationLeveraging Machine Learning for Accurate IoT Device Identification in Dynamic Wireless Contexts
Identifying IoT devices is crucial for network monitoring, security enforcement, and inventory tracking. However, most existing identification methods rely on deep packet inspection, which raises privacy concerns and add…
IoT Device IdentificationMachine Learning for the Detection and Identification of Internet of Things (IoT) Devices: A Survey
The Internet of Things (IoT) is becoming an indispensable part of everyday life, enabling a variety of emerging services and applications. However, the presence of rogue IoT devices has exposed the IoT to untold risks wi…
Anomaly DetectionBIG-bench Machine LearningContinual LearningFeature Engineering+1