An Efficient Black-Box Vulnerability Scanning Method for Web Application.

Lecture Notes of the Institute for Computer Sciences, Social Informatics, and Telecommunications Engineering(2017)

引用 0|浏览9
暂无评分
摘要
To discover web vulnerabilities before they are exploited by malicious attackers, black-box vulnerability scanners scan all the web pages of a web application. However, a web application implemented by several server-side programs with a backend database can generate a massive number of web pages, and may raise an unaffordable time consuming. The root cause of vulnerabilities is the mal-implemented server-side program, instead of any certain web pages that generated by the server-side program. In this paper, an efficient black-box web vulnerability scanning method - handler-ready - is proposed, which highlights the scanning on the server-side programs - handlers - rather than concrete web pages. Handler-ready reduces the HTTP requests of massive web pages to a small number of handlers, and gives the handlers an even chance of being scanned. Therefore, the handler-ready can avoid being stuck with massive web pages that generated by the same handler when scanning. The experimental result shows that the proposed scanning method can discover more vulnerabilities than traditional methods in a limited amount of time.
更多
查看译文
关键词
Web application,Black-box vulnerability scanner
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要