V1rus Private
User / IP
:
216.73.217.108
Host / Server
:
190.92.174.125 / aerosofthealthcare.com
System
:
Linux s3739.bom1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
Cmd
|
Upload
|
Mass Deface
|
Create
|
Sym
:
/
home
/
aerosoft
/
public_html
/
InventorySystem
/
Viewing: index.php
<?php ob_start(); require_once('includes/load.php'); if($session->isUserLoggedIn(true)) { redirect('home.php', false);} ?> <?php include_once('layouts/header.php'); ?> <div class="login-page"> <div class="text-center"> <h1>Login Panel</h1> <h4>Inventory Management System</h4> </div> <?php echo display_msg($msg); ?> <form method="post" action="auth.php" class="clearfix"> <div class="form-group"> <label for="username" class="control-label">Username</label> <input type="name" class="form-control" name="username" placeholder="Username"> </div> <div class="form-group"> <label for="Password" class="control-label">Password</label> <input type="password" name= "password" class="form-control" placeholder="Password"> </div> <div class="form-group"> <button type="submit" class="btn btn-danger" style="border-radius:0%">Login</button> </div> </form> </div> <?php include_once('layouts/footer.php'); ?>
Coded With 💗 by
HanzOFC