Difference between revisions of "Security Checklist/Getting Started"

From Joomla! Documentation

< Security Checklist
Line 12: Line 12:
 
# '''Update Early and Often:''' Promptly update to the latest ''stable'' version of Joomla! and any installed third-party extensions. This one step ensures that your site is protected from all new vulnerabilities as soon as a fix is released, and from all new attacks methods as soon as a defense is developed.  
 
# '''Update Early and Often:''' Promptly update to the latest ''stable'' version of Joomla! and any installed third-party extensions. This one step ensures that your site is protected from all new vulnerabilities as soon as a fix is released, and from all new attacks methods as soon as a defense is developed.  
  
:There are many other important security considerations that you can learn about in this checklist and in the Security FAQ's.
+
# '''Use a secure host'''
  
'''Use a secure host'''
+
:Of course the above advise applies to your entire infrastructure. Proper Web security is largely a Web hosting issue. Therefore, if security matters to you, use a high-quality Web host. Consider hiring professional assistance if you have no experience or knowledge in this area. If you wish to ask questions of the community regarding security issues, please do so using the appropriate board (ex., Installation, Migration and Updating, Administration, etc) in the [http://forums.joomla.org Joomla! Forums].
  
:Of course the above advise applies to your entire application stack and your complete infrastructure. Web security is largely a Web hosting issue. So, find a good Web host. Consider hiring professional assistance if you have no experience or knowledge in this area. If you wish to ask questions of the community regarding security issues, please do so using the appropriate board (ex., Installation, Migration and Updating, Administration, etc) in the [http://forums.joomla.org Joomla! Forums].
+
:There are many other important security considerations that you can learn about in this checklist and in the Security FAQ's.
  
 
==Caveats==
 
==Caveats==

Revision as of 19:59, 31 December 2008

Read Me First[edit]

Security is always a concern[edit]

On the Internet, security is a fast evolving and ever present challenge. There is no one right way to secure a site, and all security methods are subject to improvement, revision, and obsolescence at any time. Luckily, there are many well-established principles that can help. The following checklist points you toward current best practices for Joomla security.

The two most important guidelines[edit]

There are two simple guidelines that go a long way towards securing any Web site. Following these two guidelines will protect your site from almost any catastrophe.
  1. Backup Early and Often: Setup (and use and test!) a regular backup and recovery process. When done well, this one practice ensures that you can recover from almost any imaginable disaster.
  2. Update Early and Often: Promptly update to the latest stable version of Joomla! and any installed third-party extensions. This one step ensures that your site is protected from all new vulnerabilities as soon as a fix is released, and from all new attacks methods as soon as a defense is developed.
  1. Use a secure host
Of course the above advise applies to your entire infrastructure. Proper Web security is largely a Web hosting issue. Therefore, if security matters to you, use a high-quality Web host. Consider hiring professional assistance if you have no experience or knowledge in this area. If you wish to ask questions of the community regarding security issues, please do so using the appropriate board (ex., Installation, Migration and Updating, Administration, etc) in the Joomla! Forums.
There are many other important security considerations that you can learn about in this checklist and in the Security FAQ's.

Caveats[edit]

There's no free lunch![edit]

Don't be fooled by Joomla's award winning ease-of-use. Maintaining a secure, dynamic Web site on the open Internet is not easy. Adequate security requires skill, knowledge, constant watchfulness, good backups, and continual effort.

There's no one right way![edit]

Due to the variety and complexity of modern web systems, security issues can't be resolved with simple, one-size-fits-all solutions. You, or someone you trust, must learn enough about your server infrastructure to make valid security decisions. Strong security is a moving target. Today's expert might be tomorrow's victim. Welcome to the game...

There's no substitute for experience![edit]

To secure your web site, you must gain real experience (some of which will be bitter), or get experienced help from others. Read this tongue-in-cheek description of the Top 10 Stupidest Administrator Tricks.

Encouragements[edit]

Start at the head of the herd[edit]

The Security Forums are filled with "Help! I've been hacked" posts by people who did NOT follow standard security practices. If you decided to study this checklist before your site is attacked, congratulation, you're already ahead of the herd.

It's not as hard as it looks[edit]

If this is one of your first Web sites, security considerations may seem intimidating, but you don't have to deal with all of it at once. As you become familiar with tools of modern Open Source Web development, such as GNU/Linux, Apache, MySQL, SQL, PHP, HTTP, CSS, XML, RSS, TCP/IP, FTP, Subversion, JavaScript, Joomla!, you'll add refinements to your set of security tactics.

How to get help[edit]

If you believe your Web site was attacked, do not post in the Joomla! forums. If there is a vulnerability, publishing that information could put other Web sites at risk. Instead, report possible security vulnerabilities to the Joomla! Security Task Force.

How to read these documents[edit]

  1. Not all techniques are appropriate for every level of user. Apply the techniques you understand and read up on the ones you don't.
  2. Not all techniques are appropriate for every server. If you use a shared server, you will need to depend on the settings established by your hosting provider. If you are using a virtual or dedicated server, you will be able to apply more creative and exotic techniques.
  3. Not all techniques are appropriate for all Joomla! versions. Where a technique applies to only one version, an image is added, such as Compat 10.png or Compat 15.png.

Getting Started[edit]

Are you ready?[edit]

  1. Can you administer a dynamic, 24x7, world-accessible, database-driven, interactive, user-authenticated web server?
  2. Do you have the time and resources to respond to the flow of emerging Internet security issues? The Top 10 Stupidest Administrator Tricks is a comic/tragic look at what can go wrong. Don't learn these tricks the hard way! Depending on your recent experience, reading the Stupidest Tricks will either make you laugh or cry.

Stay informed of security issues[edit]

Given the complexity of web servers, new vulnerabilities and conflicts are discovered all the time. To receive all security announcements, just subscribe to Joomla Security News. There are several ways to subscribe:
  1. Automatic Email Notification
  2. RSS feed.

Check the FAQs.[edit]

The most helpful posts in the Joomla! Security Forum are converted into Security and Performance FAQs. Many of the items on this list are explained in much greater detail in the FAQs.

Learn from the pros[edit]

Read the excellent Absolute Beginners Guide to Joomla! It has wealth of tips and tricks presented in an easy to understand format. Even experienced Joomlaists find great ideas here.
Hunt down the many nuggets of wisdom found in the Joomla! Forums, in particular the Joomla! 1.5 Security Forum and the Joomla! 1.0 Security Forum.

Security Checklists Table of Contents[edit]

  1. Getting Started
  2. Hosting and Server Setup
  3. Testing and Development
  4. Joomla Setup
  5. Site Administration
  6. Site Recovery