paper-with-me

홈 › Papers

Optimized Random Forest Model for Botnet Detection Based on DNS Queries

2020-12-16 · Abdallah Moubayed, MohammadNoor Injadat, Abdallah Shami

The Domain Name System (DNS) protocol plays a major role in today's Internet as it translates between website names and corresponding IP addresses. However, due to the lack of processes for data integrity and origin authentication, the DNS protocol has several security vulnerabilities. This often leads to a variety of cyber-attacks, including botnet network attacks. One promising solution to detect DNS-based botnet attacks is adopting machine learning (ML) based solutions. To that end, this paper proposes a novel optimized ML-based framework to detect botnets based on their corresponding DNS queries. More specifically, the framework consists of using information gain as a feature selection method and genetic algorithm (GA) as a hyper-parameter optimization model to tune the parameters of a random forest (RF) classifier. The proposed framework is evaluated using a state-of-the-art TI-2016 DNS dataset. Experimental results show that the proposed optimized framework reduced the feature set size by up to 60%. Moreover, it achieved a high detection accuracy, precision, recall, and F-score compared to the default classifier. This highlights the effectiveness and robustness of the proposed framework in detecting botnet attacks.

📄 PDF Abstract BibTeX arXiv:2012.11326

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar 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 mo…

Efficient Detection of Botnet Traffic by features selection and Decision Trees

2021-06-30 · Javier Velasco-Mata, Víctor González-Castro, Eduardo Fidalgo, Enrique Alegre

Botnets are one of the online threats with the biggest presence, causing billionaire losses to global economies. Nowadays, the increasing number of devices connected to the Internet makes it necessary to analyze large am…

feature selectionTraffic Classification

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

Leveraging Machine Learning for Botnet Attack Detection in Edge-Computing Assisted IoT Networks

2025-08-03 · Dulana Rupanetti, Naima Kaabouch arxiv

The increase of IoT devices, driven by advancements in hardware technologies, has led to widespread deployment in large-scale networks that process massive amounts of data daily. However, the reliance on Edge Computing t…

Ensemble Learning

Cyber Attack Detection thanks to Machine Learning Algorithms

2020-01-17 · Antoine Delplace, Sheryl Hermoso, Kristofer Anandita

Cybersecurity attacks are growing both in frequency and sophistication over the years. This increasing sophistication and complexity call for more advancement and continuous innovation in defensive strategies. Traditiona…

BIG-bench Machine LearningCyber Attack Detectionfeature selectionIntrusion Detection