|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
More needed than just Hash: phpBBmysql_sid |
|
Posted: Wed Nov 02, 2005 2:39 am |
|
|
nicknomo |
Regular user |
|
|
Joined: Nov 02, 2005 |
Posts: 7 |
|
|
|
|
|
|
|
I'm working off of a board with php-Nuke. It appears to be using version 7.0, and a yet to be identified version of phpBB.
I read the cookie tutorial in this forum, but it appears to be missing critical information. Simply editing the phpBBmysql_data cookies is not enough.
The board will not accept hashed passwords without a valid cookie entry for phpBBmysql_sid .
Does anyone have any information on what this is?
The MD5 hash is not easily crackable unfortunately... So some other method is needed to gain access.
Any ideas or comments?
So far, as part of this wargame, I've been able to grab the aid, the uid and the MD5 Hash. I thought I had this done when I got the hash, but I guess not. I'd really like to win this, so I appreciate any input. |
|
|
|
|
|
|
|
|
Posted: Wed Nov 02, 2005 3:26 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
|
no dice |
|
Posted: Wed Nov 02, 2005 3:54 am |
|
|
nicknomo |
Regular user |
|
|
Joined: Nov 02, 2005 |
Posts: 7 |
|
|
|
|
|
|
|
unfortunately, there is only one admin
This is actually the exploit I used to get the hashes in the first place. Does this mean I'm screwed? |
|
|
|
|
Posted: Wed Nov 02, 2005 4:10 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
Posted: Wed Nov 02, 2005 4:15 am |
|
|
nicknomo |
Regular user |
|
|
Joined: Nov 02, 2005 |
Posts: 7 |
|
|
|
|
|
|
|
Also I noticed wit hthe users that the hashes don't match up with the user names when I display them...
I'm not sure how I would format the query to search for a hash based on a user name... Anyone? |
|
|
|
|
Posted: Wed Nov 02, 2005 4:18 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
You probably need the user_id for each username todo that.
Shai-tan |
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
Posted: Wed Nov 02, 2005 4:25 am |
|
|
nicknomo |
Regular user |
|
|
Joined: Nov 02, 2005 |
Posts: 7 |
|
|
|
|
|
|
|
Well I've tried
http://[site here]/modules.php?name=Top&querylang=union%20select%200,pwd,0,0%20from%20nuke_users%20where%20user_id=MYNAME
and it turns up no results. Is my syntax wrong?
If instead I end it with (from nuke_authors instead of nuke_users)
%20where%20radminsuper=1
It returns the conditional values fine... Can't see why its not returning values for the users |
|
|
|
|
Posted: Wed Nov 02, 2005 4:29 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
change the nuke_users to nuke_authors for the super user. |
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
Posted: Wed Nov 02, 2005 4:35 am |
|
|
nicknomo |
Regular user |
|
|
Joined: Nov 02, 2005 |
Posts: 7 |
|
|
|
|
|
|
|
sorry if that came out wrong..
I was wondering if there was a way to get the hash for a specific user id.
I've tried:
http://[site here]/modules.php?name=Top&querylang=union%20select%200,pwd,0,0%20from%20nuke_users%20where%20user_id=MYNAME
but it does not produce any results... am i formatting it wrong? |
|
|
|
|
Posted: Wed Nov 02, 2005 4:37 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
there is probably a way I havent really got much time on my hands atm lolz.
Look for another exploit perhaps?
Shai-tan |
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
Posted: Wed Nov 02, 2005 2:32 pm |
|
|
nicknomo |
Regular user |
|
|
Joined: Nov 02, 2005 |
Posts: 7 |
|
|
|
|
|
|
|
|
Last edited by nicknomo on Tue Nov 08, 2005 11:31 pm; edited 1 time in total |
|
|
|
Posted: Wed Nov 02, 2005 6:28 pm |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
www.waraxe.us Forum Index -> PhpBB
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
|
|
|
|
|