Ability to set path as the injection point ?
adityathebe opened this issue · 1 comments
adityathebe commented
Pardon me if this is already possible.
From my brief usage of this tool I understand that it uses the GET query params or the POST data params as the injection point.
However, is it possible to use the url path as the injection point ?
ebarti commented
I have just started using this project like 5 mins ago, but I think I was successful at injecting on URLs by using an asterisk where I want to inject:
./tplmap.py -u 'http://blablabla.com/*'