paper-with-me

Papers

Detecting Compromised IoT Devices Using Autoencoders with Sequential Hypothesis Testing

2024-04-21 · Md Mainuddin, Zhenhai Duan, Yingfei Dong

IoT devices fundamentally lack built-in security mechanisms to protect themselves from security attacks. Existing works on improving IoT security mostly focus on detecting anomalous behaviors of IoT devices. However, these existing anomaly detection schemes may trigger an overwhelmingly large number of false alerts, rendering them unusable in detecting compromised IoT devices. In this paper we develop an effective and efficient framework, named CUMAD, to detect compromised IoT devices. Instead of directly relying on individual anomalous events, CUMAD aims to accumulate sufficient evidence in detecting compromised IoT devices, by integrating an autoencoder-based anomaly detection subsystem with a sequential probability ratio test (SPRT)-based sequential hypothesis testing subsystem. CUMAD can effectively reduce the number of false alerts in detecting compromised IoT devices, and moreover, it can detect compromised IoT devices quickly. Our evaluation studies based on the public-domain N-BaIoT dataset show that CUMAD can on average reduce the false positive rate from about 3.57% using only the autoencoder-based anomaly detection scheme to about 0.5%; in addition, CUMAD can detect compromised IoT devices quickly, with less than 5 observations on average.

📄 PDF Abstract BibTeX arXiv:2404.13690

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

N-BaIoT: Network-based Detection of IoT Botnet Attacks Using Deep Autoencoders

2018-05-09 · Yair Meidan, Michael Bohadana, Yael Mathov, Yisroel Mirsky 외

The proliferation of IoT devices which can be more easily compromised than desktop computers has led to an increase in the occurrence of IoT based botnet attacks. In order to mitigate this new threat there is a need to d…

Anomaly Detection

Anomalous Communications Detection in IoT Networks Using Sparse Autoencoders

2019-12-26 · Mustafizur Rahman Shahid, Gregory Blanc, Zonghua Zhang, Hervé Debar

Nowadays, IoT devices have been widely deployed for enabling various smart services, such as, smart home or e-healthcare. However, security remains as one of the paramount concern as many IoT devices are vulnerable. More…

Timely Detection and Mitigation of Stealthy DDoS Attacks via IoT Networks

2020-06-15 · Keval Doshi, Yasin Yilmaz, Suleyman Uludag

Internet of Things (IoT) networks consist of sensors, actuators, mobile and wearable devices that can connect to the Internet. With billions of such devices already in the market which have significant vulnerabilities, t…

Intrusion Detection

Detecting Anomalous User Behavior in Remote Patient Monitoring

2021-06-22 · Deepti Gupta, Maanak Gupta, Smriti Bhatt, Ali Saman Tosun

The growth in Remote Patient Monitoring (RPM) services using wearable and non-wearable Internet of Medical Things (IoMT) promises to improve the quality of diagnosis and facilitate timely treatment for a gamut of medical…

Anomaly Detection

Towards a Universal Features Set for IoT Botnet Attacks Detection

2020-12-01 · Faisal Hussain, Syed Ghazanfar Abbas, Ubaid U. Fayyaz, Ghalib A. Shah 외

The security pitfalls of IoT devices make it easy for the attackers to exploit the IoT devices and make them a part of a botnet. Once hundreds of thousands of IoT devices are compromised and become the part of a botnet, …

BIG-bench Machine LearningDiversity