amillen Posted February 2, 2015 Share Posted February 2, 2015 Well it appears that my site has been hacked, every .php file has been corrupted. Thankfully I had taken full backup copy about a week ago so can re-upload it, so a word of warning and make a backup everybody. Are there any particular measures to make prestashop more secure? Link to comment Share on other sites More sharing options...
vekia Posted February 2, 2015 Share Posted February 2, 2015 prestashop is secure. problem is usually related to other cms systems that you use on the same hosting account (joomla, wordpres, drupal) or to not secured modules that you use in your shop. this is why it's worth to use modules only for trusted developers. what kind of problems with these php files you had? Link to comment Share on other sites More sharing options...
amillen Posted February 2, 2015 Author Share Posted February 2, 2015 prestashop is secure. problem is usually related to other cms systems that you use on the same hosting account (joomla, wordpres, drupal) or to not secured modules that you use in your shop. this is why it's worth to use modules only for trusted developers. what kind of problems with these php files you had? Thanks vekia, Don't have any other cms systems installed and have only used modules preloaded with prestashop. There as a whole long line of code added to the start of every .php file, which have all since been deleted and I am in the process of uploading the backup. Link to comment Share on other sites More sharing options...
El Patron Posted February 3, 2015 Share Posted February 3, 2015 make sure you change all ftp passwords, remove any ftp credentials you might have created for others that were on-off's. make sure you have correct folder/file permissions for your hosting environment, typically 755 folders 644 files 664 .htaccess Link to comment Share on other sites More sharing options...
Recommended Posts