destoon采集论坛

 找回密码
 立即注册
查看: 158|回复: 4

网站根目录下面产生了大量的20151029125326这样以数字为名的文件夹

[复制链接]

4

主题

3

回帖

42

积分

新手上路

Rank: 1

积分
42
发表于 2015-10-29 12:56:36 | 显示全部楼层 |阅读模式
每个文件夹下面只有一个php文件,内容如下:
get_one("SELECT userid FROM {$DT_PRE}company WHERE domain='$w3'");
                                if($c) d301('http://'.$w3);
                        }
                        $c = $db->get_one("SELECT username,domain FROM {$DT_PRE}company WHERE domain='$whost'".($host == $whost ? '' : " OR domain='$host'"), 'CACHE');
                        if($c) {
                                $username = $homepage = $c['username'];
                                $domain = $c['domain'];
                        }
                }
        }
}
if($username) {
        $moduleid = 4;
        $module = 'company';
        $MOD = cache_read('module-'.$moduleid.'.php');
        include load('company.lang');
        require DT_ROOT.'/module/'.$module.'/common.inc.php';
        include DT_ROOT.'/module/'.$module.'/init.inc.php';
} else {
        if($DT['safe_domain']) {
                $safe_domain = explode('|', $DT['safe_domain']);
                $pass_domain = false;
                foreach($safe_domain as $v) {
                        if(strpos($DT_URL, $v) !== false) { $pass_domain = true; break; }
                }
                $pass_domain or dhttp(404);
        }
        if($DT['index_html']) {
                $html_file = $CFG['com_dir'] ? DT_ROOT.'/'.$DT['index'].'.'.$DT['file_ext'] : DT_CACHE.'/index.inc.html';
                if(!is_file($html_file)) tohtml('index');               
                if(is_file($html_file)) exit(include($html_file));
        }
        $AREA or $AREA = cache_read('area.php');
        if($EXT['mobile_enable']) $head_mobile = $EXT['mobile_url'];
        $seo_title = $DT['seo_title'];
        $head_keywords = $DT['seo_keywords'];
        $head_description = $DT['seo_description'];
        if($city_template) {
                include template($city_template, 'city');
        } else {               
                include template('index');
        }
}
?>





请问这是从哪里产生的??
回复

使用道具 举报

71

主题

3537

回帖

8055

积分

论坛元老

Rank: 8Rank: 8

积分
8055
发表于 2015-10-29 17:35:05 | 显示全部楼层

挂马了吧
回复 支持 反对

使用道具 举报

57

主题

1729

回帖

4263

积分

论坛元老

Rank: 8Rank: 8

积分
4263
发表于 2015-10-29 17:47:31 | 显示全部楼层

应该是被挂马了
回复 支持 反对

使用道具 举报

50

主题

3415

回帖

7668

积分

论坛元老

Rank: 8Rank: 8

积分
7668
发表于 2015-10-30 08:48:09 | 显示全部楼层

服务器中毒了
回复 支持 反对

使用道具 举报

130

主题

310

回帖

1426

积分

金牌会员

Rank: 6Rank: 6

积分
1426
发表于 2015-10-30 13:24:25 | 显示全部楼层

服务器中毒了,看一下系统异常文件。修改后台及FTP密码
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|destoon采集论坛

GMT+8, 2025-11-23 16:09 , Processed in 0.014677 second(s), 21 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表