paper-with-me

Papers

Comprehensive Botnet Detection by Mitigating Adversarial Attacks, Navigating the Subtleties of Perturbation Distances and Fortifying Predictions with Conformal Layers

2024-09-01 · Rahul Yumlembam, Biju Issac, Seibu Mary Jacob, Longzhi Yang

Botnets are computer networks controlled by malicious actors that present significant cybersecurity challenges. They autonomously infect, propagate, and coordinate to conduct cybercrimes, necessitating robust detection methods. This research addresses the sophisticated adversarial manipulations posed by attackers, aiming to undermine machine learning-based botnet detection systems. We introduce a flow-based detection approach, leveraging machine learning and deep learning algorithms trained on the ISCX and ISOT datasets. The detection algorithms are optimized using the Genetic Algorithm and Particle Swarm Optimization to obtain a baseline detection method. The Carlini & Wagner (C&W) attack and Generative Adversarial Network (GAN) generate deceptive data with subtle perturbations, targeting each feature used for classification while preserving their semantic and syntactic relationships, which ensures that the adversarial samples retain meaningfulness and realism. An in-depth analysis of the required L2 distance from the original sample for the malware sample to misclassify is performed across various iteration checkpoints, showing different levels of misclassification at different L2 distances of the Pertrub sample from the original sample. Our work delves into the vulnerability of various models, examining the transferability of adversarial examples from a Neural Network surrogate model to Tree-based algorithms. Subsequently, models that initially misclassified the perturbed samples are retrained, enhancing their resilience and detection capabilities. In the final phase, a conformal prediction layer is integrated, significantly rejecting incorrect predictions, of 58.20 % in the ISCX dataset and 98.94 % in the ISOT dataset.

📄 PDF Abstract BibTeX arXiv:2409.00667

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning based Evasion Generative Adversarial Network for Botnet Detection

2022-10-06 · Rizwan Hamid Randhawa, Nauman Aslam, Mohammad Alauthman, Muhammad Khalid 외

Botnet detectors based on machine learning are potential targets for adversarial evasion attacks. Several research works employ adversarial training with samples generated from generative adversarial nets (GANs) to make …

Deep Reinforcement LearningGenerative Adversarial Networkreinforcement-learningReinforcement Learning+1

Adv-Bot: Realistic Adversarial Botnet Attacks against Network Intrusion Detection Systems

2023-03-12 · Islam Debicha, Benjamin Cochez, Tayeb Kenaza, Thibault Debatty 외

Due to the numerous advantages of machine learning (ML) algorithms, many applications now incorporate them. However, many studies in the field of image classification have shown that MLs can be fooled by a variety of adv…

image-classificationImage ClassificationIntrusion DetectionNetwork Intrusion Detection

UNBUS: Uncertainty-aware Deep Botnet Detection System in Presence of Perturbed Samples

2022-04-18 · Rahim Taheri

A rising number of botnet families have been successfully detected using deep learning architectures. While the variety of attacks increases, these architectures should become more robust against attacks. They have been …

Adversarial Attack

Enhanced Hybrid Deep Learning Approach for Botnet Attacks Detection in IoT Environment

2025-02-10 · A. Karthick kumar, S. Rathnamala, T. Vijayashanthi, M. Prabhananthakumar 외

Cyberattacks in an Internet of Things (IoT) environment can have significant impacts because of the interconnected nature of devices and systems. An attacker uses a network of compromised IoT devices in a botnet attack t…

Integrated Cyber-Physical Resiliency for Power Grids under IoT-Enabled Dynamic Botnet Attacks

2024-01-03 · Yuhan Zhao, Juntao Chen, Quanyan Zhu

The wide adoption of Internet of Things (IoT)-enabled energy devices improves the quality of life, but simultaneously, it enlarges the attack surface of the power grid system. The adversary can gain illegitimate control …

Decision Making