One Hat Cyber Team
Your IP :
216.73.216.84
Server IP :
50.6.229.107
Server :
Linux server.hostburly.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
andjemzt
/
nportal.andjemztech.com
/
examAdmin
/
Edit File:
auth.inc.php
<?php session_start(); include_once("lang.php"); if ($_SESSION['logged'] != $exam_sessionid_wd) { $redirect = $_SERVER['PHP_SELF']; header("Refresh: 2; URL=login.php?redirect=$redirect"); echo "You are being redirected to the login page!<br>"; echo "(If your browser doesn't support this, <a href=\"login.php?redirect=$redirect\">click here</a>)"; die(); } ?>
Simpan