今天上午,打开自己的网站,发现出现了一个陌生的页面!后来进FTP一看,所有index.htm、index.html、index.php全部被替换掉下面的页面!有些图片也被自动删除,比如logo.jpg、logo.gif!
5 S! Z- g: }, H* k/ b1 s/ t) i
; c$ a* B( ^5 B" D* J& m# R" \2 o最近网站经常不稳定,实在很无奈!
复制内容到剪贴板
代码:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>HaCkED BY [ H-T Team ]</title>
<style type="text/css">
<!--
body,td,th {
color: #FFFFFF;
}
body {
background-color: #000000;
}
.Style1 {font-family: Georgia, "Times New Roman", Times, serif}
.Style2 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFF00; }
.Style3 {font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000; }
.Style4 {color: #00FF33}
-->
</style></head>
<body>
<div align="center">
<p> </p>
<p> </p>
<p><strong><span class="Style1">Owned by H-T Team !!</span></strong></p>
<p><span class="Style4">HouSSaMix & ToXiC350</span></p>
<p class="Style2">id<br />
uid=0(root) gid=0(root) groups=0(root)</p>
<p class="Style3">HT_team 2008 </p>
<p class="Style3"> </p>
</div>
</body>
</html>