HQLmap
HQLmap copied to clipboard
Clean URL support
Hello,
Is it possible to test for HQL injection vulnerabilities with using HQLmap with a url that is using mod rewrite (or something like it) to make the urls clean?
I know how to test my sites that have urls like: http://mysite.com/?id=1
But what about my sites that have clean urls, like: http://mysite.com/1 Thanks.