To try keeping hackers outside or keep the damage limited you can do f.i.
1. Strong ftp passwords. Not Steve01, but something like ghrT64#sjulrGk2
2. Make backups (files+dbase) to your local pc. The pc must have an up-to-date Internet Security Suite.
Have seen a site which had problem with hackers for over two years, I made a backup of it and Kaspersky found two Trojans in it. The files had been there for two years.
3. Save backup a long period, when your site is hacked anyway, you can put a previous version back.
4. Keep CMSMS and modules up-to-date
5. http://wiki.cmsmadesimple.org/index.php ... mall_Guide
6. Good webhost.
7. ...
Grtz. Rolf
[SOLVED]Yikes - I can't edit my pages
Re: Yikes - I can't edit my pages
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: Yikes - I can't edit my pages
Thanks.
I'm curious from the wiki that you referenced... I always use the admin account when I post news. I'm not understanding what is exposed and how.
I'm curious from the wiki that you referenced... I always use the admin account when I post news. I'm not understanding what is exposed and how.
CMSMS Settings
.
* Never use "admin" or "administrator" as CMSMS admin username. Use a different nickname.
Pay attention if you post some news article with admin account, the name is exposed.
.
.
Re: Yikes - I can't edit my pages
In the default news template is admin loginname used as the authorname.
Once you know this name a hacker is halfway breaking your admin code.
Filling in the adminname and using a code generator to find out the password has become much easier. (brute force attack)
Grtz. Rolf
Once you know this name a hacker is halfway breaking your admin code.
Filling in the adminname and using a code generator to find out the password has become much easier. (brute force attack)
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: Yikes - I can't edit my pages
Thanks. I'll fix a few things.
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: Yikes - I can't edit my pages
So I decided I wanted to add a new administrator and change the current admin account to be a non admin account (since it is associated with all the current content.) I could easily add the new admin account but I don't see how to change the original admin account to a non admin account to be just an editor. Anyway to do that?
Re: Yikes - I can't edit my pages
See here, how to replace admin name with information from first and last name in the user account: http://forum.cmsmadesimple.org/index.ph ... 663.0.htmlwakewatcher wrote: So I decided I wanted to add a new administrator and change the current admin account to be a non admin account (since it is associated with all the current content.) I could easily add the new admin account but I don't see how to change the original admin account to a non admin account to be just an editor. Anyway to do that?
If you are the only person who edit the website, you can replace the username in the template with something static. No need to use username variable.
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: [SOLVED]Yikes - I can't edit my pages
Excellent! Thanks!