paper-with-me

Papers

Malware Evasion Attack and Defense

2019-04-07 · Yonghong Huang, Utkarsh Verma, Celeste Fralick, Gabriel Infante-Lopezy, Brajesh Kumarz, Carl Woodward

Machine learning (ML) classifiers are vulnerable to adversarial examples. An adversarial example is an input sample which is slightly modified to induce misclassification in an ML classifier. In this work, we investigate white-box and grey-box evasion attacks to an ML-based malware detector and conduct performance evaluations in a real-world setting. We compare the defense approaches in mitigating the attacks. We propose a framework for deploying grey-box and black-box attacks to malware detection systems.

📄 PDF Abstract BibTeX arXiv:1904.05747

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMalware Detection

Similar Papers 제목 키워드 기반

PAD: Towards Principled Adversarial Malware Detection Against Evasion Attacks

2023-02-22 · Deqiang Li, Shicheng Cui, Yun Li, Jia Xu 외

Machine Learning (ML) techniques can facilitate the automation of malicious software (malware for short) detection, but suffer from evasion attacks. Many studies counter such attacks in heuristic manners, lacking theoret…

Malware Detection

Against All Odds: Winning the Defense Challenge in an Evasion Competition with Diversification

2020-10-19 · Erwin Quiring, Lukas Pirch, Michael Reimsbach, Daniel Arp 외

Machine learning-based systems for malware detection operate in a hostile environment. Consequently, adversaries will also target the learning system and use evasion attacks to bypass the detection of malware. In this pa…

AllBIG-bench Machine LearningMalware Detection

Adversarial Co-Evolution of Malware and Detection Models: A Bilevel Optimization Perspective

2026-04-24 · Olha Jurečková, Martin Jureček, Matouš Kozák, Róbert Lórencz arxiv

Machine learning-based malware detectors are increasingly vulnerable to adversarial examples. Traditional defenses, such as one-shot adversarial training, often fail against adaptive attackers who use reinforcement learn…

Reinforcement LearningBilevel OptimizationMalware Detection

Adversarial Deep Ensemble: Evasion Attacks and Defenses for Malware Detection

2020-06-30 · Deqiang Li, Qianmu Li

Malware remains a big threat to cyber security, calling for machine learning based malware detection. While promising, such detectors are known to be vulnerable to evasion attacks. Ensemble learning typically facilitates…

Ensemble LearningMalware Detection

A Framework for Enhancing Deep Neural Networks Against Adversarial Malware

2020-04-15 · Deqiang Li, Qianmu Li, Yanfang Ye, Shouhuai Xu

Machine learning-based malware detection is known to be vulnerable to adversarial evasion attacks. The state-of-the-art is that there are no effective defenses against these attacks. As a response to the adversarial malw…

General ClassificationMalware ClassificationMalware Detection