瑞星卡卡安全论坛技术交流区恶意网站交流 http://www.kspolice.gov.cn/(昆山公安局)

1   1  /  1  页   跳转

[黑名单] http://www.kspolice.gov.cn/(昆山公安局)

http://www.kspolice.gov.cn/(昆山公安局)

关于:hxxp://www.kspolice.gov.cn/解密的日志(全体输出 -  8):
Level  0>http://www.kspolice.gov.cn/
Level  1>http://www.kspolice.gov.cn/piaofu.js
Level  1>http://www.kspolice.gov.cn/Upload/20100622093733296.swf ●
Level  1>http://www.kspolice.gov.cn/images/pixviewer.swf ●
Level  1>http://www.kspolice.gov.cn/xgwz.jsp?id=593
Level  1>http://wwwwwww.raymondloqw.info/xx3/index.html
Level  2>http://wwwwwww.raymondloqw.info/xx3/index.htm
Level  3>http://xz.loqwserver.info/xx3.exe ●
日志由 Redoce2.0第89次修正版于 2010-9-10 13:57:33 生成。

用户系统信息:Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
分享到:
gototop
 

回复: http://www.kspolice.gov.cn/(昆山公安局)

Log is generated by FreShow.
[wide]http://www.kspolice.gov.cn
    [script]http://www.kspolice.gov.cn/piaofu.js
    [frame]http://www.kspolice.gov.cn/xgwz.jsp?id=593
    [frame]http://www.kspolice.gov.cn/
解密到http://www.kspolice.gov.cn/piaofu.js]http://www.kspolice.gov.cn/piaofu.js
获取代码并没发现链接,已失效?

var xPos = 300;
var yPos = 200;
var step = 1;
var delay = 30;
var height = 0;
var Hoffset = 0;
var Woffset = 0;
var yon = 0;
var xon = 0;
var pause = true;
var interval;
img1.style.top = yPos;
function changePos()
{
width = document.body.clientWidth;
height = document.body.clientHeight;
Hoffset = img1.offsetHeight;
Woffset = img1.offsetWidth;
img1.style.left = xPos + document.body.scrollLeft;
img1.style.top = yPos + document.body.scrollTop;
if (yon)
{yPos = yPos + step;}
else
{yPos = yPos - step;}
if (yPos < 0)
{yon = 1;yPos = 0;}
if (yPos >= (height - Hoffset))
{yon = 0;yPos = (height - Hoffset);}
if (xon)
{xPos = xPos + step;}
else
{xPos = xPos - step;}
if (xPos < 0)
{xon = 1;xPos = 0;}
if (xPos >= (width - Woffset))
{xon = 0;xPos = (width - Woffset); }
}

function start()
{
img1.visibility = "visible";
interval = setInterval('changePos()', delay);
}
function pause_resume()
{
if(pause)
{
clearInterval(interval);
pause = false;}
else
{
interval = setInterval('changePos()',delay);
pause = true;
}
}
start();


最后编辑jks_风 最后编辑于 2010-09-10 19:21:36
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT