Please Note: This article includes links to sources online about website security, that pertain specifically to individual programs like WordPress and Microsoft Windows. While it is not possible for us to publish every security article for every program, a search on the web regarding security and updates for the software you run should return numerous results.
Website security is a topic on a lot of users’ minds. If you search the web for How to hack a website, you will literally get millions of hits. Taking the necessary precautions now with your website will help prevent a big headache later on in the event anything does happen to your website.**Note: If you suspect you have already been hacked, please see our article on recovering from a hack
Backing up your account
We’re starting this article on website security with an introduction to backups. Making regular backups of your website is very important, and is one of the best recommendations that we can provide. cPanel includes an easy backup utility that you can use to backup your entire website, including your databases, email, and files. For more information on backing up your website, please view our article on how to create cPanel backups.
There are numerous techniques that hackers can use to compromise a website, however the reasons these techniques are successful are usually because of:- Vulnerabilities in the software you run on your hosting account
- Vulnerabilities in software that you run on your local computer
Vulnerabilities in the software you run on your hosting account
Most software that users run on their website is Open Source software. Open Source software is software that is freely available for anyone to download and use. For example, both Joomla and WordPress are very commonly used, and they are both Open Source. One of the drawbacks of Open Source software is that anyone can download and view the software’s code, which makes it easier for hackers to find ways to compromise a website. The authors of such Open Source Applications release updates and security patches on a regular basis. Please be sure that you are running the most current versions of any third party software on your website, as the most current version is usually the most secure version as well. The following is a list of links, for WordPress and Joomla specifically, that point to the software’s own information about security:WordPress
Wordpress.org – How to Keep WordPress Secure http://wordpress.org/development/2009/09/keep-wordpress-secure/10 Ways to Secure WordPress https://www.inmotionhosting.com/support/edu/wordpress/10-ways-to-secure-wordpress/
Wordpress.org – Hardening WordPress https://wordpress.org/support/article/hardening-wordpress/
Wordpress.org – Upgrading WordPress https://wordpress.org/support/article/updating-wordpress/
Joomla
Joomla.org – Joomla Security Center http://developer.joomla.org/security.html The Joomla Security Center includes information about their latest security news, their latest security articles, and more information in general about the Joomla Security Strike Team. Joomla.org – Upgrade Instructions http://docs.joomla.org/Upgrade_InstructionsVulnerable plugins
Keeping any third party plugins / extensions on your website up to date is just as important as keeping the core software up to date as well. We’ve compiled a short list of links for more information about this topic as well.Joomla
Joomla.org – Vulnerable Extensions List https://vel.joomla.org/
WordPress
WordPress.org – Hardening WordPress – Plugins https://wordpress.org/support/article/hardening-wordpress/
Did you code and develop your website yourself?
If you coded your own website, knowing common techniques hackers use can help you take steps to make your own software more secure. The following is a list of links to articles on Wikipedia that provide more information on common hacking techniques:
Code injection http://en.wikipedia.org/wiki/Code_injection
Cross-site scripting (XSS) http://en.wikipedia.org/wiki/Cross_Site_Scripting
Remote File Inclusion http://en.wikipedia.org/wiki/Remote_File_Inclusion
Please Note: Although direct coding support is out of the realm of what our Support Department can assist with, a search on the web regarding the topics below will return many results that include how to update your code and take preventive measures.
Common ways websites are hacked
SQL injection http://en.wikipedia.org/wiki/Sql_injectionCode injection http://en.wikipedia.org/wiki/Code_injection
Cross-site scripting (XSS) http://en.wikipedia.org/wiki/Cross_Site_Scripting
Remote File Inclusion http://en.wikipedia.org/wiki/Remote_File_Inclusion
Vulnerabilities in software that you run on your local computer
Not only do Open Source applications like Joomla and WordPress release updates on a regular basis, but so do companies such as Microsoft and Adobe. The following is a list of links to major software titles and information about the security updates they have available:
The IT industry is changing every day, especially when it comes to the Internet and security. Keeping your software up to date, both on your hosting account and on your own computer is one of the best ways to secure your website. You should also regularly scan your computer for viruses and malware, maintain regular backups of your website, and be sure to contact the InMotion Hosting Support Department if you have any additional questions.