Hi.

You need to put a custom injection mark * at the place where you want
sqlmap to inject. For example:

...name[1*]

Bye

p.s. your example with SELECT is not a proper one as queries are usually
not supported in stacking

On Thu, Oct 23, 2014 at 7:43 AM, a dehqan <dehqa...@gmail.com> wrote:

> Hi Guys ,
>
> Is Sqlmap able to send an array instead of string while injecting?
>
> Like situation we  have html form and we want manually send post variable
> 'name' this way (value is obtained from array) :
>
> name="name[1 ;select * from users -- ]
>
> I want do it with Sqlmap , but how ?
>
>
> Regards dehqan
>



-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to