|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 62
Members: 0
Total: 62
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Forcing MySQL query into one result |
|
Posted: Wed Jul 22, 2009 4:12 am |
|
|
tehhunter |
Valuable expert |
|
|
Joined: Nov 19, 2008 |
Posts: 261 |
|
|
|
|
|
|
|
Hey guys,
Does anyone know if there is anyway to forcefully append all the contents of an SQL Injection into a single column, in one query?
Essentially it is needed for some injection I'm doing where I am trying to extract a large user database, but the SQL injection is done on a page that can display only one result at a time. If there is any way I can make the page create a single string that contains all the users/passes/emails and display the string, that'd be great.
Thanks,
teh |
|
|
|
|
Posted: Wed Jul 22, 2009 8:47 pm |
|
|
one23 |
Advanced user |
|
|
Joined: Dec 12, 2008 |
Posts: 98 |
|
|
|
|
|
|
|
group_concat(..) ?
example.com/?id=-1 union select 1,group_concat(user,0x3a,password),3 from users--
did u tried this ?
or if u want to log the info u can use schemafuzz !
btw that's if you're inject in php ! |
|
|
|
|
www.waraxe.us Forum Index -> General discussion
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|