HQLmap icon indicating copy to clipboard operation
HQLmap copied to clipboard

Clean URL support

Open Comancheroo opened this issue 9 years ago • 0 comments

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.

Comancheroo avatar Apr 22 '16 10:04 Comancheroo