Re: [sqlmap-users] [WARNING] GET parameter 'ID' is not dynamic?? But it is...
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2009-04-20 14:01:22
|
Hi, On Sat, Apr 18, 2009 at 13:22, Newslettersucks <New...@gm...> wrote: > ... > i tried the following command: > > C:\sqlmap-0.6.4_exe\sqlmap-0.6.4_exe>sqlmap.exe -u " > http://www.xyz.com/index.php?page=bday.php&ID=11297" --string "jams > Paolletoi" -p "ID" -v 2 > ... > [14:02:37] [INFO] testing if GET parameter 'ID' is dynamic > [14:02:47] [WARNING] GET parameter 'ID' is not dynamic > ... > So what can i do? > ... It looks like the string that you provided is on both True and False response pages. Try to avoid providing it. Cheers, -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobiles: +447788962949 (UK), +393493821385 (IT) PGP Key ID: 0x05F5A30F |