We've seen recently that many websites are being hacked or infiltrated. Many
Websites are damaged , data is stolen and even rankings are lost.Even if Web
Hosts claim that their servers are secure and safe but website owner is
responsible as well in this regards.
Different Kind of Hacks,their purpose and how they can affect you.
XSS
Weak security of HTML codes and client side scripts is a major cause of this
kind of vulnerability. This is typically found in web applications
which allow code injection by malicious web users into the web pages viewed
by other users.HTML, JavaScript,VBScript, ActiveX are considered as major
culprits of this exploit.
SQL Injections
This vulnerability specifically occurs in database of an application.It is
used to inject SQL query/command as an input via web pages.
SQL Injection
allows to send crafted user name and/or password field which changes the SQL
query.
Defacing
Defacement is nothing but a substitution of web page or home page by
hackers.This is mainly done by group of hackers to steal content and other
information. They mainly target web servers and its operation system which
is seen in all previous attacks.
Security Tips:-
These tips are basically for the websites which are hosted on shared
servers/environment.
1.
Always use latest updated software:-
Avoid using older versions of software as they are insecure. Use the latest
release which includes few security fixes and functionality as well.
2.
3rd Party Scripts and Code
Plugins, widgets or any other code you usually install are written by other
people under unknown circumstances. Some may be great, some may have
security holes. Make sure you research any code you wish to use but you
haven't written yourself. Do a few Google searches before using such code to
verify how secure the code actually is.
3.
Your Own Fault
One of the biggest reasons of Identity theft and an easy way for someone to
fetch confidential details to your site(s). Your personal computer could
well turn out to be a weak link in this. It could be anything, from an
infected powerpoint file or someone phishing your account details, the
vulnerabilities are too many to consider. No matter how secure your actual
website is, if the machine you use to access, log in and edit your web pages
is infected you stand a grave risk of being compromised and its outcome may
be more than just the effect on your site.
Use anti virus scans, clear logs, secure your passwords and be aware of
general security issues. Public wifi spots are also a security risk.
4.
Secure Passwords
A secure password goes a long way in making it difficult for a potential
infiltrator to intrude into. Your passwords should always be a combination
of letters, numbers and special characters. The longer the password, the
better. You can also generate a random password which is even more secure.
5.
Checking Your Logs Regularly
If you spot any unusual traffic spike in your website stats (ranking for
gambling, pharmaceuticals and sex terms is a common one) try working out
where it is coming from and going to. From there if you can make sure
whether it is a hack.
6.
Backups:-
Taking the backups regularly alone won't protect your website from being hacked. In case of hack you wil need to take care of the following:-
* Records of IP's accessing your website
* Pre hack backup of your website including the latest updates.
with eUKhost backup plans you can make backups for your website daily, weekly as per your requirements.You would be able to use latest backup you had on backup space.
7.
Don’t Put All Your Eggs in One Basket
Grab your self for a VPS or a multi reseller account where you can spread your websites under different set of IP's. you can also host your websites on different c class IP's.
8.
Learn More
Stop thinking and learn more articles to resolve such problems and hacks. Here's couple of help ful resources:-
Trend Micro
Apache Security
MySQL Security