/
/
usr
/
local
/
lsws
/
admin
/
html.6.3.3
/
includes
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/usr/local/lsws/admin/html.6.3.3/includes
Edit:
/usr/local/lsws/admin/html.6.3.3/includes/auth.php
<?php require_once('global.php'); $client = CLIENT::singleton(); if ( !$client->isValid() || (isset($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST']) === FALSE)) { $client->clear(); header('location:/login.php'); die(); }
Ukuran: 269 B