Resilient by Design: Investigating Backdoor Vulnerabilities in Malware Detection Systems
Description
Resilient by Design: Investigating Backdoor Vulnerabilities in Malware Detection Systems. This report presents a large scale empirical study of backdoor (data poisoning) attacks against ML-based malware detectors. Across 420 experiments spanning poisoning ratios, trigger types and model architectures, the work finds that static malware classifiers exhibit surprisingly strong natural resistance to backdoor attacks, with attack success rates generally below 4%. Tree-based models (LightGBM) show superior robustness compared with neural networks, and simple defences such as ensemble averaging and clean-tuning further reduce attack effectiveness. The study draws on the EMBER feature pipeline and provides code and experimental details to reproduce the results.
Files
burkehami_comp441_report.pdf
Files
(1.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f39e9d0977c14b6fdf1918e3f26bd2b3
|
1.8 MB | Preview Download |
Additional details
Additional titles
- Other (En)
- Malware Classifier Backdoor Attacks and Defenses
Software
- Repository URL
- https://github.com/Slaymish/malware-classifier-backdoors
- Programming language
- Python
- Development Status
- Inactive