Black-Box Attacks against RNN based Malware Detection Algorithms
arXiv:1705.08131
Abstract
Recent researches have shown that machine learning based malware detection algorithms are very vulnerable under the attacks of adversarial examples. These works mainly focused on the detection algorithms which use features with fixed dimension, while some researchers have begun to use recurrent neural networks (RNN) to detect malware based on sequential API features. This paper proposes a novel algorithm to generate sequential adversarial examples, which are used to attack a RNN based malware detection system. It is usually hard for malicious attackers to know the exact structures and weights of the victim RNN. A substitute RNN is trained to approximate the victim RNN. Then we propose a generative RNN to output sequential adversarial examples from the original sequential malware inputs. Experimental results showed that RNN based malware detection algorithms fail to detect most of the generated malicious adversarial examples, which means the proposed model is able to effectively bypass the detection algorithms.
References in corpus (3)
Cited by in corpus (5)
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks without Training Substitute Models
- Deep Learning for Anomaly Detection: A Survey
- Adversarial Attacks on Deep Learning Models in Natural Language Processing: A Survey
- POBA-GA: Perturbation Optimized Black-Box Adversarial Attacks via Genetic Algorithm
- HeNet: A Deep Learning Approach on Intel Processor Trace for Effective Exploit Detection