Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[不是BUG] discuz6.1发短信被瑞星拦截

[复制链接]
wyol 发表于 2008-12-23 15:04:09 | 显示全部楼层 |阅读模式
问题如图

请高手解决.
我也觉得象病毒,但是我把文件全部删除更新过了的.
不知道该如何是好,所以在此求教,请大家帮忙.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
紫琼 发表于 2008-12-23 15:56:38 | 显示全部楼层
看样子是你的机器中毒了,你可以把地址和测试帐户发一个给我测试下~
回复

使用道具 举报

 楼主| wyol 发表于 2008-12-26 14:17:07 | 显示全部楼层
本帖最后由 wyol 于 2008-12-26 14:24 编辑

http://zitong.my.syrea.com
UserName:test
pass:test

谢谢了.
------------------------------------
后来发现所有image目录下新增了LRJS.htm 和 lsJS.htm  两个文件:
LRJS代码:
  1. var LR_sysurl = 'http://dx.zoosnet.net/lrserver/';var LR_websiteid = 'LZS79739726';var LR_siteid = '79739726';var LiveReceptionCode_isonline = 1;var LR_showfloat = 1;var LR_lng = 'cn';function openZoosUrl(url,data){if(!url || url=='chatwin'){url=LR_sysurl+'LR/Chatpre.aspx?id='+LR_websiteid+'&k='+LR_cid+'&lng='+LR_lng+'&nk='+LR_sid+'&ip1='+escape(LR_ip1)+'&ip2='+escape(LR_ip2)+'&p='+escape(location.href)+'&r='+escape(document.referrer);if(!data && typeof(LiveReceptionCode_chatexplain_online)!='undefined'){url+='&e='+escape(LiveReceptionCode_chatexplain_online);}}else if(url=='sendnote'){url=LR_sysurl+'LR/SendNote2.aspx?siteid='+LR_websiteid+'&cid='+LR_cid+'&lng='+LR_lng+'&ip1='+escape(LR_ip1)+'&ip2='+escape(LR_ip2)+'&p='+escape(location.href);}if(data)url+=data;try{var oWindow=window.open(url,'LRWIN_'+LR_websiteid, 'toolbar=no,width=530,height=400,resizable=yes,scrollbars=no,left='+((screen.width - 530) / 4)+',top='+((screen.height - 400) / 4));if(oWindow==null){window.location=url;return;}oWindow.focus();}catch(e){window.location=url;}};function LiveReceptionCode_BuildChatWin(_lrchatexplain,_lrhelpalt){return ' href="#" onclick="openZoosUrl(\'chatwin\',\'&e='+escape(_lrchatexplain)+'\');return false;" title="'+unescape(_lrhelpalt)+'" target="_self" ';}
复制代码
-----------------------------------------------------------------------------------
LSJS代码
  1. var LR_sysurl = 'http://dx.zoosnet.net/lrserver/';var LR_websiteid = 'LZS79739726';var LR_siteid = '79739726';var LR_lng = 'cn';var LiveReceptionCode_isonline = 1;if(typeof(LR_showfloat)=='undefined')var LR_showfloat = 0;var LR_Tick='6332433563284150003946';var LR_swfpath='LZS';var LR_MCount=3000;if(typeof(LR_cid) == 'undefined'){var _lr_helpalt=unescape("%u5982%u679c%u60a8%u6709%u4ec0%u4e48%u95ee%u9898%2c%u8bf7%u70b9%u51fb%u6b64%u5904%u8fdb%u884c%u5373%u65f6%u6c9f%u901a%3b");var _lr_helpsrc='http://www.f-net.com.cn/online.gif';var _lr_closetext=unescape("%u5173%u95ed");var _lr_closesrc0='7.gif';var _lr_toright=(typeof(LiveReceptionCode_ToRight)!='undefined')?LiveReceptionCode_ToRight:0;var _lr_tobottom=(typeof(LiveReceptionCode_ToBottom)!='undefined')?LiveReceptionCode_ToBottom:0;var _lr_left=(typeof(LiveReceptionCode_helpimgleft)!='undefined')?LiveReceptionCode_helpimgleft:0;var _lr_top=(typeof(LiveReceptionCode_helpimgtop)!='undefined')?LiveReceptionCode_helpimgtop:150;var _lr_issupport_track=1;var _lr_save_visit_records=0;var _lr_issupport_invite=1;var LR_ivite_img='http://dx.zoosnet.net/lrserver/JS/tj_blue/p.gif';var LR_invite_color0='#8DC4EB';var LR_invite_color1='#E1EFFC';var LR_invite_color2='#A7C5E3';var LR_invite_color3='#000000';var LR_accept_img='http://dx.zoosnet.net/lrserver/js/tj_blue/a_cn.gif';var LR_refuse_img='http://dx.zoosnet.net/lrserver/js/tj_blue/r_cn.gif';var _lr_invitetitle=unescape("%u60a8%u597d%uff0c%u6765%u81ea%25IP%25%u7684%u670b%u53cb");var _lr_invitestring=unescape("%u60a8%u597d%uff0c%u6b22%u8fce%u60a8%uff01%20%u5982%u679c%u60a8%u6709%u4ea7%u54c1%u9700%u6c42%u6216%u6280%u672f%u54a8%u8be2%u7684%u8bdd%uff0c%u60a8%u53ef%u4ee5%u63a5%u53d7%u6b64%u5bf9%u8bdd%u3002%u4e0a%u6d77%u6167%u9526%uff1a%u9648%u4ed5%u534e%2013524770312");var _lr_invite_interval=0;function getFlashVer(){var f='',n=navigator;if (n.plugins && n.plugins.length){for (var ii=0;ii7);}var LR_hasInstall = getFlashVer();document.write('');}
复制代码
回复

使用道具 举报

紫琼 发表于 2008-12-26 16:44:25 | 显示全部楼层
你的站点被人挂马了应该,把现在的文件都挪一边去,然后上传标准程序文件,配置好 config 就好了。
回复

使用道具 举报

 楼主| wyol 发表于 2009-1-15 12:13:22 | 显示全部楼层
换了原程序,问题仍旧存在.不知道为什么?
难道我机子上的dz6.1压缩文件也被中马了吗?
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-1-11 17:48 , Processed in 0.040729 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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