Black-box adversarial attacks on XSS attack detection model

Qiuhua Wang,Hui Yang,Guohua Wu,Kim-Kwang Raymond Choo,Zheng Zhang,Gongxun Miao,Yizhi Ren
DOI: https://doi.org/10.1016/j.cose.2021.102554
2022-02-01
Abstract:Cross-site scripting (XSS) has been extensively studied, although mitigating such attacks in web applications remains challenging. While there is an increasing number of XSS attack detection approaches designed based on machine learning and deep learning algorithms, it is important to study and evaluate the reliability and security of these approaches. In our study, focusing on machine / deep learning-based XSS attack detection approaches, we propose a fuzzing-based approach to realize “Black&White attack”, in order to effectively improve the confidence coefficient of malicious samples. We also present an adversarial attack model based on Soft Q-learning, designed to generate adversarial attack examples for different XSS attack detection models using multiple strategies. Experimental results reveal that the proposed adversarial attack model generates adversarial attack examples against various XSS attack detection models, with an escape rate of over 85%. In other words, our research has implications on existing XSS attack detection models, for example in terms of effectiveness.
computer science, information systems
What problem does this paper attempt to address?