Maybe I don't understand your case completely, but wouldn't --prefix and
--suffix help here? E.g.
--prefix="firstvalue:" --suffix=":12"

Cheers,
Dennis

Am 24.06.2013 16:36, schrieb Miroslav Stampar:
> Hi.
>  
> There is a --param-del option, but in your case --param-del=":" would
> do more harm than good. It separates pairs (parameter=value), but in
> your cases there is no clear separation for doing such thing.
>  
> Kind regards,
> Miroslav Stampar
>
>
> On Mon, Jun 24, 2013 at 3:33 PM, Sebastian Nerz
> <sebastian.n...@syss.de <mailto:sebastian.n...@syss.de>> wrote:
>
>     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
>
>
>
>     
> ------------------------------------------------------------------------------
>     This SF.net email is sponsored by Windows:
>
>     Build for Windows Store.
>
>     http://p.sf.net/sfu/windows-dev2dev
>     _______________________________________________
>     sqlmap-users mailing list
>     sqlmap-users@lists.sourceforge.net
>     <mailto:sqlmap-users@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>
>
>
> -- 
> Miroslav Stampar
> http://about.me/stamparm
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
>
>
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to