瑞星卡卡安全论坛技术交流区可疑文件交流 用了flash as脚本后,瑞星提示Hack.Exploit.Win32.HTML.Iframe.fio

1   1  /  1  页   跳转

用了flash as脚本后,瑞星提示Hack.Exploit.Win32.HTML.Iframe.fio

用了flash as脚本后,瑞星提示Hack.Exploit.Win32.HTML.Iframe.fio

AS脚本

onClipEvent (load)
{
function speed(num)
{
speedX = -(_root._xmouse - hx) / num;
return(speedX);
} // End of the function
function trans()
{
p = p + speed(60);
range = (p + 72) * 3.141593 / 180;
re1 = Math.sin(range) * r;
re2 = Math.cos(range) * a;
} // End of the function
function property()
{
trans();
_x = hx + re1;
_alpha = re2 + 70;
_yscale = re2 + 70;
_xscale = re2 + 70;
this.swapDepths(_alpha);
} // End of the function
hx = 495;
hy = 200;
r = 100;
a = 30;
}
onClipEvent (enterFrame)
{
property();
}


测试页面http://www.college88.com/default.html

用户系统信息:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
分享到:
gototop
 

回复: 用了flash as脚本后,瑞星提示Hack.Exploit.Win32.HTML.Iframe.f...

提示截图
 附件: 您所在的用户组无法下载或查看附件
 附件: 您所在的用户组无法下载或查看附件
gototop
 

回复: 用了flash as脚本后,瑞星提示Hack.Exploit.Win32.HTML.Iframe.f...

提示截图
 附件: 您所在的用户组无法下载或查看附件
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT