Hi,
Two days ago I found SHELL files on /public_html/ folder and same day our emails were not working and still not working. Email folders are in /mail/example.com/ but cpanel is not showing any email except the ones I have created for temporary use.
Secondly, website is based on WP and due to old version of plugin(s), somehow SHELL files got uploaded and now even if delete index.php, it gets re-generated again itself or even if I modify it and view again, the code is there.
.htaccess gets the code again and again even after modifying it.
I have cleaned up /public_html/ and the plugins has been updated but these two files (index.php and .htaccess) are still messing.
htaccess has this code:
RewriteRule ^(mixolydian)\/([0-9]+)\/([0-9]+)\/(.*)$ ?mixolydian$2=$3&%{QUERY_STRING}[L]
If I open website via browser, it works fine but if I fetch website as Google Bot, it is showing stuff in Chinese.
Two days ago I found SHELL files on /public_html/ folder and same day our emails were not working and still not working. Email folders are in /mail/example.com/ but cpanel is not showing any email except the ones I have created for temporary use.
Secondly, website is based on WP and due to old version of plugin(s), somehow SHELL files got uploaded and now even if delete index.php, it gets re-generated again itself or even if I modify it and view again, the code is there.
.htaccess gets the code again and again even after modifying it.
I have cleaned up /public_html/ and the plugins has been updated but these two files (index.php and .htaccess) are still messing.
htaccess has this code:
RewriteRule ^(mixolydian)\/([0-9]+)\/([0-9]+)\/(.*)$ ?mixolydian$2=$3&%{QUERY_STRING}[L]
If I open website via browser, it works fine but if I fetch website as Google Bot, it is showing stuff in Chinese.