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)
[Solved]Someone has hacked my username & password
- Biggles_downunder
- New Member
- Posts: 9
- Joined: Wed Jun 04, 2008 2:54 am
[Solved]Someone has hacked my username & password
Last edited by Biggles_downunder on Tue May 20, 2014 1:20 pm, edited 2 times in total.
Re: Someone has hacked in and changed my username & password
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
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!
* 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!
Re: Someone has hacked in and changed my username & password
That's a hashed and possibly salted password.a long string of seemingly random characters for the password
Read this article: http://docs.cmsmadesimple.org/troublesh ... d-recovery
- Biggles_downunder
- New Member
- Posts: 9
- Joined: Wed Jun 04, 2008 2:54 am
Re: Someone has hacked in and changed my username & password
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?
Do I do it from within the phpmyadmin application?
Re: Someone has hacked in and changed my username & password
That's exactly it. Under the SQL tab. Remember to adjust it to your case:Biggles_downunder wrote:Do I do it from within the phpmyadmin application?
If it is a standard installation the prefix is cms_ so, no need to change it.Fill in your username at "USER_NAME" and your desired password at "NEW_PASSWORD"
We assume your database prefix is "cms_".
"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!
* 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!
- Biggles_downunder
- New Member
- Posts: 9
- Joined: Wed Jun 04, 2008 2:54 am
Re: Someone has hacked in and changed my username & password
How can I thank you enough Jo??
I am now in and am busily changing all passwords, users etc.
Thank you again!!
I am now in and am busily changing all passwords, users etc.
Thank you again!!
Re: Someone has hacked in and changed my username & password
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!
* 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!