Structural Learning of Attack Vectors for Generating Mutated XSS Attacks
Yi-Hsun Wang, Ching-Hao Mao, Hahn-Ming Lee

TL;DR
This paper introduces a method using Hidden Markov Models to automatically learn and generate mutated XSS attack vectors, enhancing detection of vulnerabilities in web applications.
Contribution
It presents a novel approach for structural learning of attack vectors using HMMs, improving the generation of mutated XSS attacks for vulnerability testing.
Findings
Mutated XSS attacks effectively identify potential vulnerabilities.
The approach outperforms traditional methods in generating diverse attack vectors.
It helps verify flaws in blacklist sanitization procedures.
Abstract
Web applications suffer from cross-site scripting (XSS) attacks that resulting from incomplete or incorrect input sanitization. Learning the structure of attack vectors could enrich the variety of manifestations in generated XSS attacks. In this study, we focus on generating more threatening XSS attacks for the state-of-the-art detection approaches that can find potential XSS vulnerabilities in Web applications, and propose a mechanism for structural learning of attack vectors with the aim of generating mutated XSS attacks in a fully automatic way. Mutated XSS attack generation depends on the analysis of attack vectors and the structural learning mechanism. For the kernel of the learning mechanism, we use a Hidden Markov model (HMM) as the structure of the attack vector model to capture the implicit manner of the attack vector, and this manner is benefited from the syntax meanings that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Application Security Vulnerabilities · Suicide and Self-Harm Studies · Network Security and Intrusion Detection
