I am working on XPath Injection attack, so looking forward to build a tool to detect XPath Injection in a website. Is web crawling and scanning used for this? What can be the logic to detect it?
Are there any open 开发者_如何学运维source tools to detect it, so that i can develop it in Java by looking at logic used in that code.
WebCruiser Web Vulnerability Scanner include an XPath Injection Tool inside.
精彩评论