[Solved]Someone has hacked my username & password

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
Biggles_downunder
New Member
New Member
Posts: 9
Joined: Wed Jun 04, 2008 2:54 am

[Solved]Someone has hacked my username & password

Post by Biggles_downunder »

I have tried following a couple of other threads on issues similar to this but, as I know just enough to be dangerous, I've come to a bit of a screaming halt.

Here's what I have done so far:

I have used the phpmyadmin application on my host control panel to have a look at the cms_users table and can see that my credentials have been changed to 'admin' for the username and there is a long string of seemingly random characters for the password.

It seems like I can double click on the fields and directly change the values, but I am reluctant to do anything in case it breaks something.

Can anyone step me through the process to allow me to get back into my website.

So far, as far as I can tell, nothing malicious has been done to the site or its content but I need to be able to get back in fairly quickly.

The site is one I maintain for a medical team that does voluntary work in Uganda. (http://www.maranathahealth.org)
Last edited by Biggles_downunder on Tue May 20, 2014 1:20 pm, edited 2 times in total.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Someone has hacked in and changed my username & password

Post by Jo Morg »

Read this: http://docs.cmsmadesimple.org/troublesh ... d-recovery.
The site appears to be clean. But it's difficult to say by just inspecting the source. Also you may want to consider this: http://docs.cmsmadesimple.org/general-i ... ring-cmsms
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Someone has hacked in and changed my username & password

Post by velden »

a long string of seemingly random characters for the password
That's a hashed and possibly salted password.

Read this article: http://docs.cmsmadesimple.org/troublesh ... d-recovery
User avatar
Biggles_downunder
New Member
New Member
Posts: 9
Joined: Wed Jun 04, 2008 2:54 am

Re: Someone has hacked in and changed my username & password

Post by Biggles_downunder »

Thank you both for such a prompt reply. I read the article on resetting the password but (forgive my lack of knowledge) can you tell me how I actually run that query?

Do I do it from within the phpmyadmin application?
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Someone has hacked in and changed my username & password

Post by Jo Morg »

Biggles_downunder wrote:Do I do it from within the phpmyadmin application?
That's exactly it. Under the SQL tab. Remember to adjust it to your case:
Fill in your username at "USER_NAME" and your desired password at "NEW_PASSWORD"
We assume your database prefix is "cms_".
If it is a standard installation the prefix is cms_ so, no need to change it.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
Biggles_downunder
New Member
New Member
Posts: 9
Joined: Wed Jun 04, 2008 2:54 am

Re: Someone has hacked in and changed my username & password

Post by Biggles_downunder »

How can I thank you enough Jo??

I am now in and am busily changing all passwords, users etc.

Thank you again!!
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Someone has hacked in and changed my username & password

Post by Jo Morg »

Glad you solved it. Pleas just add [Solved] to the beginning of the subject of the 1st post. Thanks.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “CMSMS Core”