Hi.

You've most probably forgot to enclose the -u inside double quotes, like
this:

python sqlmap.py -u "...index.php?site=x&id=2" -p id

Kind regards,
Miroslav Stampar

On Wed, Feb 1, 2012 at 10:23 AM, Aaaa Bbbb <rpseguranc...@hotmail.com>wrote:

>  Hi...
>
> I would like to choose the parameter to be tested, i have a url
> index.php?site=x&id=2, i would like to test just the "id" parameter,
> i've tried "-p id" but i received the error "[WARNING] the testable
> parameter 'id' you provided is not inside the GET".
>
> Thx for your help, sorry for my bad english.
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to