Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server. Our servers are equipped with modern security modules (such as Apache mod_security, Suhosin PHP, PHP open_basedir and others) and no account has been hacked on this server, which means that the problem is on your site.

The main reasons for hacking a site:

- Outdated version of CMS (Joomla, WordPress, PhpBB, etc.). All popular scripts have security problems and for this reason you should always use the latest version.

- Deprecated version of plugins. A similar problem occurs with third-party extensions that you use on the site. Remember to update your plugins regularly.

- Simple user / administrator password. Always use strong passwords for user accounts that have access to site content management.

- Infected local PC. Some viruses can steal data from FTP connections and then upload malicious scripts to the hosting. Update your antivirus regularly and scan your PC for malicious code.

  • 118 Users Found This Useful
Was this answer helpful?

Related Articles

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

Help with my template

Unfortunately, we are not engaged in website creation services. If you cannot solve the problem...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...