سلام دوستان
امیدوارم موضوع را نابجا طرح نکرده باشم. چون تازه وارد هستم.
چند وقت پیش یک قالب فارسی شده را از سایتی دانلود کردم و باهاش یک سایت طراحی کردم. همه چیز به خوبی پیش میرفت تا اینکه دو سه روز پیش متوجه شدم سایت اصلا بالا نمی آید. با مسئول هاستینگ تماس گرفتم گفت اشکالی از طرف ما نیست. اف تی پی کردم دیدم راست میگوید. همه فایلها سر جایشان هستند اما با محتوای تغییر یافته. مثلا در صفحه اصلی (ایندکس) سایت فقط این کدها وجود دارد:
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>
به مدیریت وردپرس سایت هم دسترسی ندارم. یعنی به هیچ صفحهای ندارم. خیلی حالم گرفته است و کلی اطلاعات و دیزاین پریده است. کسی می داند چطور می توان درستش کرد؟
سپاس
اینم پیام بخش فنی هاستینگ:
Hi,
Unfortunately your website appears to have been compromised.
Typical reasons for a site to have been compromised are either using weak passwords or running some sort of program/script (e.g. PHP scripts) that has security vulnerabilities or has not been updated to the latest, stable release.
Make sure you have the latest release of Wordpress - anything older than 3.1 has security vulnerabilities. Install a Wordpress security plugin to check the files http://wordpress.org/extend/plugins/wp-security-scan/ as the issue could be with a plugin.
You should:
1) update any programs or scripts to the latest stable and secure version.
2) reset the FTP password to a new, strong password
3) delete any unwanted contents in your public_html folder
Regards,