Submit
Path:
~
/
/
usr
/
local
/
lsws
/
admin
/
html.6.0.12
/
includes
/
File Content:
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(); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
auth.php
269 bytes
0644
global.php
1138 bytes
0644
N4ST4R_ID | Naxtarrr