hosted by liquidweb


Go Back   Web Hosting Talk : Advertising Forums : Employment Offers & Requests : Employment / Job Offers : $5 for 5 minutes work (PHP, MySQL, multiforumscript)
Reply

Employment / Job Offers Employment job forum is intended for participants to post any job vacancies they may have. Please read the Announcement within before posting. This forum is provided as a benefit for use by WebHostingTalk members. You must have a currently active account to take advantage of its use.
Forum Jump

$5 for 5 minutes work (PHP, MySQL, multiforumscript)

Reply Post New Thread In Employment / Job Offers Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-31-2006, 10:14 AM
bigturnip bigturnip is offline
Newbie
 
Join Date: Apr 2004
Posts: 20

$5 for 5 minutes work (PHP, MySQL, multiforumscript)


I bought a site with a copy of sebflippers multi forum script installed and haven't done much with it for the last few months. Only problem is I don't know the admin password and it is encrypted in MySQL.

Can someone help me retrieve the password or more likely reset it so I can get admin access again?

I'm guessing this is quick job 5 minute, but if you think it will take longer let me know.

Reply With Quote
Sponsored Links
  #2  
Old 03-31-2006, 10:33 AM
SimonMc SimonMc is offline
Web Hosting Master
 
Join Date: Dec 2001
Posts: 1,372
if it's an MD5 hash password...look on google for a known word that is hashed...then find the password in the MySQL database and overwrite the password with the hash of the known word.

This should work for you as I have done this in the past when I lost track of a password too.

__________________
Custom Logo Design Reseller Program - White Label - Trusted by WIRED!, Wall Street Journal and Inc. Magazine ©

Reply With Quote
  #3  
Old 03-31-2006, 10:37 AM
SimonMc SimonMc is offline
Web Hosting Master
 
Join Date: Dec 2001
Posts: 1,372
This is the MD5 hash for the word welcome

40be4e59b9a2a2b5dffb918c0e86b3d7

__________________
Custom Logo Design Reseller Program - White Label - Trusted by WIRED!, Wall Street Journal and Inc. Magazine ©

Reply With Quote
Sponsored Links
  #4  
Old 03-31-2006, 10:41 AM
bear bear is online now
Community Leader
 
Join Date: Oct 2002
Location: cognito
Posts: 17,438
Try pasting the password here?
http://www.md5decrypter.com/
If it's *just* MD5, it might give you the right one.

__________________
Have problems (don't we all)? Head over to the help desk
If at first you don't succeed, that's one data point.


Reply With Quote
  #5  
Old 03-31-2006, 11:42 AM
MaximSupport MaximSupport is offline
Web Hosting Guru
 
Join Date: Feb 2006
Location: Pakistan/India/USA
Posts: 322
Re:

Dear bigturnip,
Hello,

We can do this for you.

Best Regards.

__________________
Tom F - CISSO, CPTE, OSCP, RHCE
Maxim Support - Hosting Solutions & Server Management
Email : tom@maximsupport.com
Web : http://www.maximsupport.com


Reply With Quote
  #6  
Old 03-31-2006, 01:47 PM
Gunther Gunther is offline
Newbie
 
Join Date: Jul 2004
Location: Oman
Posts: 28
Quote:
Originally Posted by MaximSupport
Dear bigturnip,
Hello,

We can do this for you.

Best Regards.
You could cut down 90% of that post and it'd still make perfect sense.

Stop the bloat.

Reply With Quote
  #7  
Old 04-01-2006, 07:46 AM
allengeorge allengeorge is offline
Temporarily Suspended
 
Join Date: Mar 2006
Posts: 0
Hello,
Its impossible to retrieve back the already encrypted password.
We can reset the password of mysql in case you have the server ssh access.
Just skip the table lookups when starting mysql and you can reset the mysql with ease.

Regards
Allen
allengeorge123@gmail.com

Reply With Quote
  #8  
Old 04-01-2006, 01:32 PM
InCheck Adam J InCheck Adam J is offline
Newbie
 
Join Date: Nov 2005
Location: North Tonawanda, NY
Posts: 29
Resetting an encrypted password to an encrypted password that you know is a 5 minute process and makes a lot more since then playing around with decryption as allengeorge said.

Something in a php file like:
$strng = "newpass";
$md5str = md5($strng);
$cryptstr = crypt($strng);
echo("MD5 is $md5str and Crypt is $cryptstr");

Then just copy paste the result into mysql.

__________________
Adam J. Thompson
adam@incheckhost.com
http://www.incheckhost.com
Also Check Out our Brand New Forums http://www.incheckforums.com


Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Web Host Rackspace Launches Private Beta for MySQL Cloud Database Web Hosting News 2011-12-01 21:09:51
Parallels Now Offering Licenses for CloudLinux OS Web Hosting News 2011-10-26 17:29:25
Web Hosting Software Firm CloudLinux Releases CloudLinux OS Version 6.1 Web Hosting News 2011-09-13 14:08:49
Web Host A2 Hosting Launches QuickInstaller Tool for VPS Plans Web Hosting News 2011-08-19 20:00:53
Web Host FireHost Partners with Cloud Security Firm Gazzang for Data Encryption Web Hosting News 2011-08-16 20:33:43


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?