[sqlmap-users] Parameter "from-to"
Brought to you by:
inquisb
From: Sebastian N. <seb...@sy...> - 2013-06-24 13:33:32
|
Hi, my apologies, if the question is covered in the documentation, but I could not find anything. Does SQLMAP support providing parameter limits? An example: param=firstvalue:MTIz:12 decoded: param=firstvalue:123:12 I'd love to e.g. use base64encode. but for this I would have to be able to tell SQLMAP the delimiters or start- and endpositions (e.g.: param=firstvalue:#123*:12, where the parameter would be 123) All the best, Sebastian Nerz |