|
|
|
|
|
|
IT Security and Insecurity Portal |
|
Posted: Sun Sep 30, 2007 5:19 am |
|
|
Speller |
Beginner |
|
|
Joined: Sep 29, 2007 |
Posts: 2 |
|
|
|
|
|
|
|
All Ok! I take $testcnt=300000 and get more max_execution_time in PHP and all Ok.! =)
Thank's |
|
|
|
|
Posted: Tue Oct 02, 2007 3:20 pm |
|
|
BludD |
Beginner |
|
|
Joined: Sep 30, 2007 |
Posts: 4 |
|
|
|
|
|
|
|
i already have the hash and the username. i also wrote the cookie with the wordpressuser_md5hash and wordpresspass_md5hash and those kinds of stuff. now i would like to ask where i would go from there? do i type in something after something like www.mysite.com/wp-admin/admin-ajax.php? or should i do something else?
i hope you guys can help me. thanks a lot! |
|
|
|
|
Posted: Tue Oct 02, 2007 9:33 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
If cookies are properly crafted, then just go to www.mysite.com/wp-admin/
and you have admin menu.
I have plans to write WordPress cookies manual crafting HowTo. Maybe within next 7 days |
|
|
|
|
|
|
|
|
Posted: Wed Oct 03, 2007 2:05 am |
|
|
BludD |
Beginner |
|
|
Joined: Sep 30, 2007 |
Posts: 4 |
|
|
|
|
|
|
|
Then again I may have been wrong in the construction of cookies. I'm using the firefox plugin called AnEC Cookie Editor to edit/create cookies.
I created two cookies, one for the user and the other for the password. Below are the info I supplied in the boxes. Please correct me for any mistakes that I made:
Name: wordpressuser_d7f8f7ac0c60bb1cda75cc85e944d120
Content: admin
Host: www.sitename.com
Path: /
===
Name: wordpresspass_d7f8f7ac0c60bb1cda75cc85e944d120
Content: c3284d0f94606de1fd2af172aba15bf3 (which is the md5 hash of the username 'admin')
Host: www.sitename.com
Path: /
Does the expiration date of the cookie also matter?
With the information that I have, and assuming that I got it correctly, does it mean now that I simply have to go to the wp-admin folder and get immediately logged in as the administrator?
Thanks! |
|
|
|
|
|
|
|
|
Posted: Wed Oct 03, 2007 9:59 am |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Yes, i allready know, what you have doing wrong.
You must put in password cookie double md5 hash, not just hash.
So you just get your md5 hash and make from it another hash and put it in cookie
For example you have md5(pass) == c3284d0f94606de1fd2af172aba15bf3
And next, md5('c3284d0f94606de1fd2af172aba15bf3') == 77e2edcc9b40441200e31dc57dbb8829
So you put this double hash to cookie |
|
|
|
|
Posted: Wed Oct 03, 2007 5:15 pm |
|
|
BludD |
Beginner |
|
|
Joined: Sep 30, 2007 |
Posts: 4 |
|
|
|
|
|
|
|
I'm not sure if I followed you correctly but should the format of the cookie now be:
Name: wordpresspass_d7f8f7ac0c60bb1cda75cc85e944d120
Content: 77e2edcc9b40441200e31dc57dbb8829
Host: www.sitename.com
Path: /
I tried that but it still doesn't work. If I start becoming a real pain in the a** with these questions, maybe I'll just wait for your tutorial then. |
|
|
|
|
Posted: Wed Oct 03, 2007 5:34 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Dou you have user account on target website? If you do, then first try to spoof your own account cookies.
One more thing - are you sure, that admin's password has not changed in meantime ?
And finally, send me PM with target details and let's see |
|
|
|
|
Posted: Sat Jul 26, 2008 4:21 pm |
|
|
oniric |
Advanced user |
|
|
Joined: Jul 24, 2008 |
Posts: 65 |
|
|
|
|
|
|
|
Is there a way to obtain table prefix from some error message in WordPress 2.1.3? |
|
|
|
|
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 4 of 4
Goto page Previous1, 2, 3, 4
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|