Xpath Injection detection Tool
Posted
by preeti
on Stack Overflow
See other posts from Stack Overflow
or by preeti
Published on 2010-03-24T08:36:01Z
Indexed on
2010/03/24
8:43 UTC
Read the original article
Hit count: 653
Hi,
I am working on xpath Injection attack, so looking forward to build a tool to detect xpath Injection Tool in a website.Is web crawling and scanning be 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.
Thank You.
© Stack Overflow or respective owner