paper-with-me

Papers

Effectiveness of Adversarial Examples and Defenses for Malware Classification

2019-09-10 · Robert Podschwadt, Hassan Takabi

Artificial neural networks have been successfully used for many different classification tasks including malware detection and distinguishing between malicious and non-malicious programs. Although artificial neural networks perform very well on these tasks, they are also vulnerable to adversarial examples. An adversarial example is a sample that has minor modifications made to it so that the neural network misclassifies it. Many techniques have been proposed, both for crafting adversarial examples and for hardening neural networks against them. Most previous work has been done in the image domain. Some of the attacks have been adopted to work in the malware domain which typically deals with binary feature vectors. In order to better understand the space of adversarial examples in malware classification, we study different approaches of crafting adversarial examples and defense techniques in the malware domain and compare their effectiveness on multiple datasets.

📄 PDF Abstract BibTeX arXiv:1909.04778

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMalware ClassificationMalware Detection

Similar Papers 제목 키워드 기반

Arms Race in Adversarial Malware Detection: A Survey

2020-05-24 · Deqiang Li, Qianmu Li, Yanfang Ye, Shouhuai Xu

Malicious software (malware) is a major cyber threat that has to be tackled with Machine Learning (ML) techniques because millions of new malware examples are injected into cyberspace on a daily basis. However, ML is vul…

Malware DetectionSurvey

MalProtect: Stateful Defense Against Adversarial Query Attacks in ML-based Malware Detection

2023-02-21 · Aqib Rashid, Jose Such

ML models are known to be vulnerable to adversarial query attacks. In these attacks, queries are iteratively perturbed towards a particular class without any knowledge of the target model besides its output. The prevalen…

Malware DetectionOut-of-Distribution Detection

Realizable Universal Adversarial Perturbations for Malware

2021-02-12 · Raphael Labaca-Castro, Luis Muñoz-González, Feargus Pendlebury, Gabi Dreo Rodosek 외

Machine learning classifiers are vulnerable to adversarial examples -- input-specific perturbations that manipulate models' output. Universal Adversarial Perturbations (UAPs), which identify noisy patterns that generaliz…

Malware Classification

Adversarial Attacks against Windows PE Malware Detection: A Survey of the State-of-the-Art

2021-12-23 · Xiang Ling, Lingfei Wu, Jiangyu Zhang, Zhenqing Qu 외

Malware has been one of the most damaging threats to computers that span across multiple operating systems and various file formats. To defend against ever-increasing and ever-evolving malware, tremendous efforts have be…

Adversarial AttackMalware Detectionspeech-recognitionSpeech Recognition

Generation & Evaluation of Adversarial Examples for Malware Obfuscation

2019-04-09 · Daniel Park, Haidar Khan, Bülent Yener

There has been an increased interest in the application of convolutional neural networks for image based malware classification, but the susceptibility of neural networks to adversarial examples allows malicious actors t…

General ClassificationMalware Classification