paper-with-me

Papers

AntibotV: A Multilevel Behaviour-based Framework for Botnets Detection in Vehicular Networks

2024-07-03 · Rabah Rahal, Abdelaziz Amara korba, Nacira Ghoualmi-Zine, Yacine Challal, Mohamed Yacine Ghamri-Doudane

Connected cars offer safety and efficiency for both individuals and fleets of private vehicles and public transportation companies. However, equipping vehicles with information and communication technologies raises privacy and security concerns, which significantly threaten the user's data and life. Using bot malware, a hacker may compromise a vehicle and control it remotely, for instance, he can disable breaks or start the engine remotely. In this paper, besides in-vehicle attacks existing in the literature, we consider new zeroday bot malware attacks specific to the vehicular context, WSMP-Flood, and Geo-WSMP Flood. Then, we propose AntibotV, a multilevel behaviour-based framework for vehicular botnets detection in vehicular networks. The proposed framework combines two main modules for attack detection, the first one monitors the vehicle's activity at the network level, whereas the second one monitors the in-vehicle activity. The two intrusion detection modules have been trained on a historical network and in-vehicle communication using decision tree algorithms. The experimental results showed that the proposed framework outperforms existing solutions, it achieves a detection rate higher than 97% and a false positive rate lower than 0.14%.

📄 PDF Abstract BibTeX arXiv:2407.03506

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

Botnet Detection Using Recurrent Variational Autoencoder

2020-04-01 · Jeeyung Kim, Alex Sim, Jinoh Kim, Kesheng Wu

Botnets are increasingly used by malicious actors, creating increasing threat to a large number of internet users. To address this growing danger, we propose to study methods to detect botnets, especially those that are …

Line Detection

Improving Botnet Detection with Recurrent Neural Network and Transfer Learning

2021-04-26 · Jeeyung Kim, Alex Sim, Jinoh Kim, Kesheng Wu 외

Botnet detection is a critical step in stopping the spread of botnets and preventing malicious activities. However, reliable detection is still a challenging task, due to a wide variety of botnets involving ever-increasi…

Transfer Learning

Flow-based Detection of Botnets through Bio-inspired Optimisation of Machine Learning

2024-12-07 · Biju Issac, Kyle Fryer, Seibu Mary Jacob

Botnets could autonomously infect, propagate, communicate and coordinate with other members in the botnet, enabling cybercriminals to exploit the cumulative computing and bandwidth of its bots to facilitate cybercrime. T…

Binary Classification

Automating Botnet Detection with Graph Neural Networks

2020-03-13 · Jiawei Zhou, Zhiying Xu, Alexander M. Rush, Minlan Yu

Botnets are now a major source for many network attacks, such as DDoS attacks and spam. However, most traditional detection methods heavily rely on heuristically designed multi-stage detection criteria. In this paper, we…

Graph Learning

An AI-based, Multi-stage detection system of banking botnets

2019-07-18 · Li Ling, Zhiqiang Gao, Michael A Silas, Ian Lee 외

Banking Trojans, botnets are primary drivers of financially-motivated cybercrime. In this paper, we first analyzed how an APT-based banking botnet works step by step through the whole lifecycle. Specifically, we present …