paper-with-me

Papers

IoT Device Identification Using Deep Learning

2020-02-25 · Jaidip Kotak, Yuval Elovici

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.

📄 PDF Abstract BibTeX arXiv:2002.11686

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFeature EngineeringIoT Device Identification

Similar Papers 제목 키워드 기반

Network Traffic Analysis based IoT Device Identification

2020-09-10 · Rajarshi Roy Chowdhury, Sandhya Aneja, Nagender Aneja, Emeroylariffion Abas

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 Identification

IoTDevID: A Behavior-Based Device Identification Method for the IoT

2021-02-17 · IEEE Internet of Things Journal 2022 12 · Kahraman Kostas, Mike Just, Michael A. Lones

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 Classification

IoTGAN: GAN Powered Camouflage Against Machine Learning Based IoT Device Identification

2022-01-10 · Tao Hou, Tao Wang, Zhuo Lu, Yao Liu 외

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 Identification

Leveraging Machine Learning for Accurate IoT Device Identification in Dynamic Wireless Contexts

2024-05-15 · Bhagyashri Tushir, Vikram K Ramanna, Yuhong Liu, Behnam Dezfouli

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 Identification

Machine Learning for the Detection and Identification of Internet of Things (IoT) Devices: A Survey

2021-01-25 · Yongxin Liu, Jian Wang, Jianqiang Li, Shuteng Niu 외

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