Re: [sqlmap-users] --union-char

2011-08-02 Thread Ahmed Shawky
Thanks guys for the response. Miroslav Stampar, I'm gonna send you the link :) On Tue, Aug 2, 2011 at 10:40 AM, Bernardo Damele A. G. < bernardo.dam...@gmail.com> wrote: > Hi Ahmed, > > On 2 August 2011 06:09, Ahmed Shawky wrote: > > guys is there an option to provide --union-char argument with

Re: [sqlmap-users] --union-char

2011-08-02 Thread Bernardo Damele A. G.
Hi Ahmed, On 2 August 2011 06:09, Ahmed Shawky wrote: > guys is there an option to provideĀ --union-char argument with a range of > integers something likeĀ --union-char range(1,30) as in some cases NULL > character isn't valid and providing a single character doesn't do the job No, it's not possi

[sqlmap-users] --union-char

2011-08-01 Thread Ahmed Shawky
guys is there an option to provide --union-char argument with a range of integers something like --union-char range(1,30) as in some cases NULL character isn't valid and providing a single character doesn't do the job and is it possible to change that end of the payload to be /* instead of -- ? --