paper-with-me

Papers

MONDEO: Multistage Botnet Detection

2023-08-31 · Duarte Dias, Bruno Sousa, Nuno Antunes

Mobile devices have widespread to become the most used piece of technology. Due to their characteristics, they have become major targets for botnet-related malware. FluBot is one example of botnet malware that infects mobile devices. In particular, FluBot is a DNS-based botnet that uses Domain Generation Algorithms (DGA) to establish communication with the Command and Control Server (C2). MONDEO is a multistage mechanism with a flexible design to detect DNS-based botnet malware. MONDEO is lightweight and can be deployed without requiring the deployment of software, agents, or configuration in mobile devices, allowing easy integration in core networks. MONDEO comprises four detection stages: Blacklisting/Whitelisting, Query rate analysis, DGA analysis, and Machine learning evaluation. It was created with the goal of processing streams of packets to identify attacks with high efficiency, in the distinct phases. MONDEO was tested against several datasets to measure its efficiency and performance, being able to achieve high performance with RandomForest classifiers. The implementation is available at github.

📄 PDF Abstract BibTeX arXiv:2308.16570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mobile Botnet Detection: A Deep Learning Approach Using Convolutional Neural Networks

2020-07-01 · Suleiman Y. Yerima, Mohammed K. Alzaylaee

Android, being the most widespread mobile operating systems is increasingly becoming a target for malware. Malicious apps designed to turn mobile devices into bots that may form part of a larger botnet have become quite …

BIG-bench Machine Learning

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

Tracking Temporal Evolution of Network Activity for Botnet Detection

2019-08-09 · Kapil Sinha, Arun Viswanathan, Julian Bunn

Botnets are becoming increasingly prevalent as the primary enabling technology in a variety of malicious campaigns such as email spam, click fraud, distributed denial-of-service (DDoS) attacks, and cryptocurrency mining.…

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