SQL Injection Vulnerability Detection Based on Webpage DOM Tree Comparison

ZHANG Chen,WANG Yong-yi,WANG Xiong,SHI Fan
DOI: https://doi.org/10.3969/j.issn.1000-3428.2012.18.030
2012-01-01
Abstract:(Abstract )Aiming at the problem that traditional SQL injection vulnerability detection results have low accurateness, this paper presents a detection method based on the comparison results of the Webpage's Document Object Model(DOM) tree. By simplifying the Web comparison algorithm based on node sequences, it reduces the number of node compare times, and accelerates the detection. A corresponding SQL injection vulnerability detection prototype system is designed and implied. Experimental results indicate that the system has high detection efficiency and
What problem does this paper attempt to address?