%A Xin SUN,Yi-yang YAO,Xin-dai LU,Xue-jiao LIU,Yong-han WU %T Research and implementation of fuzzing testing based on HTTP proxy %0 Journal Article %D 2016 %J Chinese Journal of Network and Information Security %R 10.11959/j.issn.2096-109x.2016.00022 %P 75-86 %V 2 %N 2 %U {https://www.infocomm-journal.com/cjnis/CN/abstract/article_169980.shtml} %8 2016-02-15 %X

Most of the security testing tools lack of optimization of testing,configured strategy and intelligent analysis of testing results.These problems lead to the status that these tools can’t be used in Web application testing well.A fuzzing testing method towards Web application security based on HTTP proxy was proposed.The high-performance communication between HTTP proxy server and browser through the mechanism of asynchronous monitoring was realized.Configured strategy of testing cases based on pseudo code could help to do flexible and automatic tests.By using multi-dimensional ways to parse the packet,intelligent analysis of testing results was achieved.Experiments show that the tool supports mainstream Web application vulnerabilities detection and configured strategy of testing.It can detect the vulnerabilities such as directory traversal,SQL injection,cross-site scripting.