paper-with-me

Papers

DomainGAN: Generating Adversarial Examples to Attack Domain Generation Algorithm Classifiers

2019-11-14 · Isaac Corley, Jonathan Lwowski, Justin Hoffman

Domain Generation Algorithms (DGAs) are frequently used to generate numerous domains for use by botnets. These domains are often utilized as rendezvous points for servers that malware has command and control over. There are many algorithms that are used to generate domains, however many of these algorithms are simplistic and easily detected by traditional machine learning techniques. In this paper, three variants of Generative Adversarial Networks (GANs) are optimized to generate domains which have similar characteristics of benign domains, resulting in domains which greatly evade several state-of-the-art deep learning based DGA classifiers. We additionally provide a detailed analysis into offensive usability for each variant with respect to repeated and existing domain collisions. Finally, we fine-tune the state-of-the-art DGA classifiers by adding GAN generated samples to their original training datasets and analyze the changes in performance. Our results conclude that GAN based DGAs are superior in evading DGA classifiers in comparison to traditional DGAs, and of the variants, the Wasserstein GAN with Gradient Penalty (WGANGP) is the highest performing DGA for uses both offensively and defensively.

📄 PDF Abstract BibTeX arXiv:1911.06285

Code (1)

gagan3012/DomainGAN tf

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Deep generative models as an adversarial attack strategy for tabular machine learning

2024-09-19 · Salijona Dyrmishi, Mihaela Cătălina Stoian, Eleonora Giunchiglia, Maxime Cordy

Deep Generative Models (DGMs) have found application in computer vision for generating adversarial examples to test the robustness of machine learning (ML) systems. Extending these adversarial techniques to tabular ML pr…

Adversarial Attack

A Geometry-Inspired Attack for Generating Natural Language Adversarial Examples

2020-10-03 · COLING 2020 8 · Zhao Meng, Roger Wattenhofer

Generating adversarial examples for natural language is hard, as natural language consists of discrete symbols, and examples are often of variable lengths. In this paper, we propose a geometry-inspired attack for generat…

Adversarial Examples in Modern Machine Learning: A Review

2019-11-13 · Rey Reza Wiyatno, Anqi Xu, Ousmane Dia, Archy de Berker

Recent research has found that many families of machine learning models are vulnerable to adversarial examples: inputs that are specifically designed to cause the target model to produce erroneous outputs. In this survey…

Adversarial AttackBIG-bench Machine Learning

Signal Adversarial Examples Generation for Signal Detection Network via White-Box Attack

2024-10-02 · Dongyang Li, Linyuan Wang, Guangwei Xiong, Bin Yan 외

With the development and application of deep learning in signal detection tasks, the vulnerability of neural networks to adversarial attacks has also become a security threat to signal detection networks. This paper defi…

Adversarial Attack

Generating Natural Language Adversarial Examples through An Improved Beam Search Algorithm

2021-10-15 · Tengfei Zhao, Zhaocheng Ge, Hanping Hu, Dingmeng Shi

The research of adversarial attacks in the text domain attracts many interests in the last few years, and many methods with a high attack success rate have been proposed. However, these attack methods are inefficient as …